Pull request #461 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 jinlinGuan for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 2342540ef65f1397ecb34c477184ee441b1d0a60+276436e60f25d91e45baf5819fa2ea594f4bdb74 (4009407895529f20a33a1240aa6c8f76fd63d912) 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-ssh14637365533216590931.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-ssh15492856690218113131.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-461/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-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12609937902302480509.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-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1504071474187896970.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-ssh9655131679472716218.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-461/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-461/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18281665403792363852.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-15966 in /w/workspace/undry_device-onvif-camera_PR-461 [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-461 # 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/461/head:refs/remotes/origin/PR-461 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 276436e60f25d91e45baf5819fa2ea594f4bdb74 into PR head commit 2342540ef65f1397ecb34c477184ee441b1d0a60 Merge succeeded, producing 2342540ef65f1397ecb34c477184ee441b1d0a60 Checking out Revision 2342540ef65f1397ecb34c477184ee441b1d0a60 (PR-461) > git config core.sparsecheckout # timeout=10 > git checkout -f 2342540ef65f1397ecb34c477184ee441b1d0a60 # 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 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2342540ef65f1397ecb34c477184ee441b1d0a60 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 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 07:17:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:17:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:17:46 ========================================================= 07:17:46 EdgeX Global Pipelines Version Info 07:17:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:17:47 ------------------- 07:17:47 stable info: 07:17:47 ------------------- 07:17:47 Commited By: Ginny Guan ginny@iotechsys.com 07:17:47 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:17:47 Message: update stable to v1.0.265 07:17:48 ------------------- 07:17:48 experimental info: 07:17:48 ------------------- 07:17:48 Commited By: Cherry Wang cherry@iotechsys.com 07:17:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:17:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:17:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-461 [Pipeline] echo 07:17:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-461 [Pipeline] echo 07:17:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-461 [Pipeline] echo 07:17:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2342540ef65f1397ecb34c477184ee441b1d0a60 [Pipeline] echo 07:17:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2342540 [Pipeline] echo 07:17:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:50 provisioning config files... 07:17:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-461@tmp/config1666361734540284760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:50 ---> ****-login.sh 07:17:50 nexus3.edgexfoundry.org:10001 07:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:50 Configure a credential helper to remove this warning. See 07:17:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:50 07:17:50 Login Succeeded 07:17:50 nexus3.edgexfoundry.org:10002 07:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:51 Configure a credential helper to remove this warning. See 07:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:51 07:17:51 Login Succeeded 07:17:51 nexus3.edgexfoundry.org:10003 07:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:51 Configure a credential helper to remove this warning. See 07:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:51 07:17:51 Login Succeeded 07:17:51 nexus3.edgexfoundry.org:10004 07:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:51 Configure a credential helper to remove this warning. See 07:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:51 07:17:51 Login Succeeded 07:17:51 ****.io 07:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:51 Configure a credential helper to remove this warning. See 07:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:51 07:17:51 Login Succeeded 07:17:51 ---> ****-login.sh ends [Pipeline] } 07:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:17:52 + git rev-list -1 --merges 2342540ef65f1397ecb34c477184ee441b1d0a60~1..2342540ef65f1397ecb34c477184ee441b1d0a60 [Pipeline] echo 07:17:52 -----------> git rev-list -1 --merges 2342540ef65f1397ecb34c477184ee441b1d0a60~1..2342540ef65f1397ecb34c477184ee441b1d0a60 2342540ef65f1397ecb34c477184ee441b1d0a60 [false] [Pipeline] sh 07:17:52 + git log --format=format:%s -1 2342540ef65f1397ecb34c477184ee441b1d0a60 [Pipeline] echo 07:17:52 ========================================================= 07:17:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:17:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:53 + git log --format=format:%s -1 2342540ef65f1397ecb34c477184ee441b1d0a60 [Pipeline] echo 07:17:53 [semverPrep] GIT_COMMIT: 2342540ef65f1397ecb34c477184ee441b1d0a60, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 07:17:53 [semverPrep] This is not a build commit. [Pipeline] sh 07:17:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:17:53 + grep -v github /etc/ssh/ssh_known_hosts 07:17:53 + [ -e /tmp/ssh_known_hosts ] 07:17:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:17:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:17:53 + sudo tee -a /etc/ssh/ssh_known_hosts 07:17:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:54 07:17:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:54 0.1.4: Pulling from edgex-devops/py-git-semver 07:17:54 b85a868b505f: Pulling fs layer 07:17:54 e2be974225ed: Pulling fs layer 07:17:54 339a4e72a1f5: Pulling fs layer 07:17:54 988bab9f4d93: Pulling fs layer 07:17:54 1469e6f7b9e6: Pulling fs layer 07:17:54 eaf3925da568: Pulling fs layer 07:17:54 bab4dde63d76: Pulling fs layer 07:17:54 bde34c3a00c8: Pulling fs layer 07:17:54 b352a97aabf1: Pulling fs layer 07:17:54 4872d77fe225: Pulling fs layer 07:17:54 5851b861e8e6: Pulling fs layer 07:17:54 eaf3925da568: Waiting 07:17:54 bab4dde63d76: Waiting 07:17:54 b352a97aabf1: Waiting 07:17:54 988bab9f4d93: Waiting 07:17:54 1469e6f7b9e6: Waiting 07:17:54 4872d77fe225: Waiting 07:17:54 e2be974225ed: Verifying Checksum 07:17:54 e2be974225ed: Download complete 07:17:54 988bab9f4d93: Download complete 07:17:54 1469e6f7b9e6: Verifying Checksum 07:17:54 1469e6f7b9e6: Download complete 07:17:54 eaf3925da568: Verifying Checksum 07:17:54 eaf3925da568: Download complete 07:17:54 339a4e72a1f5: Verifying Checksum 07:17:54 339a4e72a1f5: Download complete 07:17:54 bde34c3a00c8: Verifying Checksum 07:17:54 bde34c3a00c8: Download complete 07:17:54 b352a97aabf1: Verifying Checksum 07:17:54 b352a97aabf1: Download complete 07:17:54 4872d77fe225: Verifying Checksum 07:17:54 4872d77fe225: Download complete 07:17:54 5851b861e8e6: Verifying Checksum 07:17:54 5851b861e8e6: Download complete 07:17:54 b85a868b505f: Verifying Checksum 07:17:54 b85a868b505f: Download complete 07:17:55 bab4dde63d76: Download complete 07:17:55 b85a868b505f: Pull complete 07:17:56 e2be974225ed: Pull complete 07:17:56 339a4e72a1f5: Pull complete 07:17:56 988bab9f4d93: Pull complete 07:17:57 1469e6f7b9e6: Pull complete 07:17:57 eaf3925da568: Pull complete 07:17:58 bab4dde63d76: Pull complete 07:17:58 bde34c3a00c8: Pull complete 07:17:59 b352a97aabf1: Pull complete 07:17:59 4872d77fe225: Pull complete 07:17:59 5851b861e8e6: Pull complete 07:17:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:59 prd-ubuntu20.04-docker-8c-8g-15966 does not seem to be running inside a container 07:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-461 -v /w/workspace/undry_device-onvif-camera_PR-461:/w/workspace/undry_device-onvif-camera_PR-461:rw,z -v /w/workspace/undry_device-onvif-camera_PR-461@tmp:/w/workspace/undry_device-onvif-camera_PR-461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:18:03 $ docker top b27d347ad2fdde08a740cbbbcda4acc0c463b523667552c903743ba505aae24e -eo pid,comm 07:18:03 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). 07:18:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:03 [ssh-agent] Looking for ssh-agent implementation... 07:18:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:03 $ docker exec b27d347ad2fdde08a740cbbbcda4acc0c463b523667552c903743ba505aae24e ssh-agent 07:18:03 SSH_AUTH_SOCK=/tmp/ssh-IJ46tXBdHo9l/agent.32 07:18:03 SSH_AGENT_PID=38 07:18:03 Running ssh-add (command line suppressed) 07:18:04 Identity added: /w/workspace/undry_device-onvif-camera_PR-461@tmp/private_key_9845612738172641361.key (/w/workspace/undry_device-onvif-camera_PR-461@tmp/private_key_9845612738172641361.key) 07:18:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:04 + git tag --points-at HEAD [Pipeline] } 07:18:04 $ docker exec --env ******** --env ******** b27d347ad2fdde08a740cbbbcda4acc0c463b523667552c903743ba505aae24e ssh-agent -k 07:18:04 unset SSH_AUTH_SOCK; 07:18:04 unset SSH_AGENT_PID; 07:18:04 echo Agent pid 38 killed; 07:18:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:04 [ssh-agent] Looking for ssh-agent implementation... 07:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:04 $ docker exec b27d347ad2fdde08a740cbbbcda4acc0c463b523667552c903743ba505aae24e ssh-agent 07:18:04 SSH_AUTH_SOCK=/tmp/ssh-vIybC2hCRWPk/agent.71 07:18:04 SSH_AGENT_PID=77 07:18:04 Running ssh-add (command line suppressed) 07:18:05 Identity added: /w/workspace/undry_device-onvif-camera_PR-461@tmp/private_key_4567026832321629776.key (/w/workspace/undry_device-onvif-camera_PR-461@tmp/private_key_4567026832321629776.key) 07:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:05 + git semver init 07:18:05 2024-10-04 07:18:05,560 [run_init] DEBUG init version:0.0.0 force:False 07:18:05 2024-10-04 07:18:05,561 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-461/.semver 07:18:05 2024-10-04 07:18:05,561 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-461/.semver 07:18:05 2024-10-04 07:18:05,562 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-461/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-461, universal_newlines=False, shell=None, istream=None) 07:18:07 2024-10-04 07:18:06,829 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-461/.git/info/exclude 07:18:07 2024-10-04 07:18:06,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-461/.semver/PR-461 with force:False 07:18:07 2024-10-04 07:18:06,830 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-461/.semver/PR-461 07:18:07 2024-10-04 07:18:06,834 [execute] INFO git cat-file --batch-check 07:18:07 2024-10-04 07:18:06,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-461/.semver, universal_newlines=False, shell=None, istream=) 07:18:07 2024-10-04 07:18:06,840 [execute] INFO git cat-file --batch 07:18:07 2024-10-04 07:18:06,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-461/.semver, universal_newlines=False, shell=None, istream=) 07:18:07 2024-10-04 07:18:06,845 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-461/.semver/PR-461 07:18:07 0.0.0 [Pipeline] } 07:18:07 $ docker exec --env ******** --env ******** b27d347ad2fdde08a740cbbbcda4acc0c463b523667552c903743ba505aae24e ssh-agent -k 07:18:07 unset SSH_AUTH_SOCK; 07:18:07 unset SSH_AGENT_PID; 07:18:07 echo Agent pid 77 killed; 07:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:07 + git semver [Pipeline] } 07:18:07 $ docker stop --time=1 b27d347ad2fdde08a740cbbbcda4acc0c463b523667552c903743ba505aae24e 07:18:09 $ docker rm -f --volumes b27d347ad2fdde08a740cbbbcda4acc0c463b523667552c903743ba505aae24e [Pipeline] // withDockerContainer [Pipeline] sh 07:18:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:18:09 Stashed 1 file(s) [Pipeline] echo 07:18:09 [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 07:18:10 provisioning config files... 07:18:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-461@tmp/config6939147325980305419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:11 ---> ****-login.sh 07:18:11 nexus3.edgexfoundry.org:10001 07:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:11 Configure a credential helper to remove this warning. See 07:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:11 07:18:11 Login Succeeded 07:18:11 nexus3.edgexfoundry.org:10002 07:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:11 Configure a credential helper to remove this warning. See 07:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:11 07:18:11 Login Succeeded 07:18:11 nexus3.edgexfoundry.org:10003 07:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:11 Configure a credential helper to remove this warning. See 07:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:11 07:18:11 Login Succeeded 07:18:11 nexus3.edgexfoundry.org:10004 07:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:11 Configure a credential helper to remove this warning. See 07:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:11 07:18:11 Login Succeeded 07:18:11 ****.io 07:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:11 Configure a credential helper to remove this warning. See 07:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:11 07:18:11 Login Succeeded 07:18:11 ---> ****-login.sh ends [Pipeline] } 07:18:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:18:11 ========================================================= 07:18:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:18:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:12 + 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 . 07:18:12 Sending build context to Docker daemon 36.78MB 07:18:12 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 07:18:12 Step 2/13 : FROM ${BASE} AS builder 07:18:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:18:12 43c4264eed91: Pulling fs layer 07:18:12 4cc291be95ef: Pulling fs layer 07:18:12 2ac1f1163629: Pulling fs layer 07:18:12 5c3c966382ef: Pulling fs layer 07:18:12 4f4fb700ef54: Pulling fs layer 07:18:12 5d5c8e513c77: Pulling fs layer 07:18:12 9f66e0745190: Pulling fs layer 07:18:12 f49a43e4bbc0: Pulling fs layer 07:18:12 561ebcabdf7f: Pulling fs layer 07:18:12 5d5c8e513c77: Waiting 07:18:12 9f66e0745190: Waiting 07:18:12 f49a43e4bbc0: Waiting 07:18:12 561ebcabdf7f: Waiting 07:18:12 5c3c966382ef: Waiting 07:18:12 4cc291be95ef: Verifying Checksum 07:18:12 4cc291be95ef: Download complete 07:18:12 5c3c966382ef: Verifying Checksum 07:18:12 5c3c966382ef: Download complete 07:18:12 4f4fb700ef54: Download complete 07:18:12 5d5c8e513c77: Verifying Checksum 07:18:12 5d5c8e513c77: Download complete 07:18:12 43c4264eed91: Download complete 07:18:12 9f66e0745190: Verifying Checksum 07:18:12 9f66e0745190: Download complete 07:18:12 43c4264eed91: Pull complete 07:18:12 561ebcabdf7f: Verifying Checksum 07:18:12 561ebcabdf7f: Download complete 07:18:13 4cc291be95ef: Pull complete 07:18:13 2ac1f1163629: Verifying Checksum 07:18:13 2ac1f1163629: Download complete 07:18:13 f49a43e4bbc0: Verifying Checksum 07:18:13 f49a43e4bbc0: Download complete 07:18:17 2ac1f1163629: Pull complete 07:18:17 5c3c966382ef: Pull complete 07:18:17 4f4fb700ef54: Pull complete 07:18:17 5d5c8e513c77: Pull complete 07:18:17 9f66e0745190: Pull complete 07:18:19 f49a43e4bbc0: Pull complete 07:18:20 561ebcabdf7f: Pull complete 07:18:20 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:18:20 ---> 3a752c3f9dda 07:18:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:18:25 Still waiting to schedule task 07:18:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15917’ 07:18:26 ---> Running in 127bb5e08e45 07:18:26 Removing intermediate container 127bb5e08e45 07:18:26 ---> 71d35f164584 07:18:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:18:26 ---> Running in bb5fb5c70101 07:18:26 Removing intermediate container bb5fb5c70101 07:18:26 ---> 9b6070cf2b96 07:18:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:18:26 ---> Running in 50ca205d4015 07:18:26 Removing intermediate container 50ca205d4015 07:18:26 ---> 581cf28d65a0 07:18:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:18:26 ---> Running in 8b5f0efdc218 07:18:26 Removing intermediate container 8b5f0efdc218 07:18:26 ---> 1e9a35b11cdf 07:18:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:18:26 ---> Running in c2d8ddf8b11f 07:18:26 Removing intermediate container c2d8ddf8b11f 07:18:26 ---> 6a1d9606cc70 07:18:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:18:26 ---> Running in a0a936df1eca 07:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:27 OK: 246 MiB in 54 packages 07:18:27 Removing intermediate container a0a936df1eca 07:18:27 ---> c83059de7be4 07:18:27 Step 9/13 : WORKDIR /device-onvif-camera 07:18:27 ---> Running in adb0727a7eb4 07:18:28 Removing intermediate container adb0727a7eb4 07:18:28 ---> dd80218dcd17 07:18:28 Step 10/13 : COPY go.mod vendor* ./ 07:18:28 ---> 3d60cb9e2f14 07:18:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:28 ---> Running in 182b4e91dd3c 07:19:35 Removing intermediate container 182b4e91dd3c 07:19:35 ---> 3b30bcb32935 07:19:35 Step 12/13 : COPY . . 07:19:35 ---> 2523a2a8b79f 07:19:35 Step 13/13 : RUN ${MAKE} 07:19:35 ---> Running in 83895c17caa5 07:19:35 noop 07:19:35 Removing intermediate container 83895c17caa5 07:19:35 ---> 9b94a0d17d24 07:19:35 Successfully built 9b94a0d17d24 07:19:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:36 + docker inspect -f . ci-base-image-x86_64 07:19:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:36 prd-ubuntu20.04-docker-8c-8g-15966 does not seem to be running inside a container 07:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-461 -v /w/workspace/undry_device-onvif-camera_PR-461:/w/workspace/undry_device-onvif-camera_PR-461:rw,z -v /w/workspace/undry_device-onvif-camera_PR-461@tmp:/w/workspace/undry_device-onvif-camera_PR-461@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-x86_64 cat 07:19:36 $ docker top 3896eecc0b800cf0bed5c5af85026b9bded95475de67ced8ada23ddb540bd114 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:37 + go version 07:19:37 go version go1.23.2 linux/amd64 [Pipeline] } 07:19:37 $ docker stop --time=1 3896eecc0b800cf0bed5c5af85026b9bded95475de67ced8ada23ddb540bd114 07:19:38 $ docker rm -f --volumes 3896eecc0b800cf0bed5c5af85026b9bded95475de67ced8ada23ddb540bd114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:39 + docker inspect -f . ci-base-image-x86_64 07:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:39 prd-ubuntu20.04-docker-8c-8g-15966 does not seem to be running inside a container 07:19: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-461 -v /w/workspace/undry_device-onvif-camera_PR-461:/w/workspace/undry_device-onvif-camera_PR-461:rw,z -v /w/workspace/undry_device-onvif-camera_PR-461@tmp:/w/workspace/undry_device-onvif-camera_PR-461@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-x86_64 cat 07:19:39 $ docker top 0e341e6f7969c4a1d15c4fc517b0299e774aedb348d4af5c6d1865344250d417 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:40 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-461 [Pipeline] fileExists [Pipeline] sh 07:19:40 + make test 07:19:40 go test ./... -coverprofile=coverage.out ./... 07:19:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:20:04 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:20:04 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:20:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements 07:20:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.528s coverage: 86.5% of statements 07:20:19 go vet ./... 07:20:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:20:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:20:24 ./bin/test-attribution-txt.sh [Pipeline] echo 07:20:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:20:24 $ docker stop --time=1 0e341e6f7969c4a1d15c4fc517b0299e774aedb348d4af5c6d1865344250d417 07:20:27 $ docker rm -f --volumes 0e341e6f7969c4a1d15c4fc517b0299e774aedb348d4af5c6d1865344250d417 [Pipeline] // withDockerContainer [Pipeline] sh 07:20:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:20:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:20:29 + ls -al . 07:20:29 total 328 07:20:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 07:19 . 07:20:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:17 .. 07:20:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:20 .git 07:20:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:17 .github 07:20:29 -rw-rw-r-- 1 jenkins jenkins 493 Oct 4 07:17 .gitignore 07:20:29 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 07:17 .golangci.yml 07:20:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:18 .semver 07:20:29 -rw-rw-r-- 1 jenkins jenkins 19973 Oct 4 07:17 Attribution.txt 07:20:29 -rw-rw-r-- 1 jenkins jenkins 17665 Oct 4 07:17 CHANGELOG.md 07:20:29 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 4 07:17 Dockerfile 07:20:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:17 GOVERNANCE.md 07:20:29 -rw-rw-r-- 1 jenkins jenkins 739 Oct 4 07:17 Jenkinsfile 07:20:29 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 07:17 LICENSE 07:20:29 -rw-rw-r-- 1 jenkins jenkins 2883 Oct 4 07:17 Makefile 07:20:29 -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 07:17 OWNERS.md 07:20:29 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 4 07:17 README.md 07:20:29 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 07:18 VERSION 07:20:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:17 bin 07:20:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:17 cmd 07:20:29 -rw-r--r-- 1 jenkins jenkins 92292 Oct 4 07:20 coverage.out 07:20:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:17 doc 07:20:29 -rw-rw-r-- 1 jenkins jenkins 7303 Oct 4 07:17 go.mod 07:20:29 -rw-rw-r-- 1 jenkins jenkins 100916 Oct 4 07:17 go.sum 07:20:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:17 internal 07:20:29 -rw-rw-r-- 1 jenkins jenkins 236 Oct 4 07:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:30 + 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=2342540ef65f1397ecb34c477184ee441b1d0a60 --label arch=amd64 --label version=0.0.0 . 07:20:30 Sending build context to Docker daemon 36.87MB 07:20:30 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:20:30 Step 2/27 : FROM ${BASE} AS builder 07:20:30 ---> 9b94a0d17d24 07:20:30 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:20:30 ---> Running in 431ad51eba4f 07:20:30 Removing intermediate container 431ad51eba4f 07:20:30 ---> 48bdbeb83c7a 07:20:30 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:20:30 ---> Running in 1c68892f0b1c 07:20:30 Removing intermediate container 1c68892f0b1c 07:20:30 ---> d2b763c59735 07:20:30 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:20:30 ---> Running in b0accd908f89 07:20:30 Removing intermediate container b0accd908f89 07:20:30 ---> e81c6f02b79a 07:20:30 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:20:30 ---> Running in 36c4004857c0 07:20:31 Removing intermediate container 36c4004857c0 07:20:31 ---> 45667b1fdb14 07:20:31 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:20:31 ---> Running in 8ef9eedeea3c 07:20:31 Removing intermediate container 8ef9eedeea3c 07:20:31 ---> 25841c0348ac 07:20:31 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:20:31 ---> Running in 2b6b67855124 07:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:31 OK: 246 MiB in 54 packages 07:20:32 Removing intermediate container 2b6b67855124 07:20:32 ---> c49cdc799945 07:20:32 Step 9/27 : WORKDIR /device-onvif-camera 07:20:32 ---> Running in 9b68630fb01c 07:20:32 Removing intermediate container 9b68630fb01c 07:20:32 ---> 4d0df5ca7795 07:20:32 Step 10/27 : COPY go.mod vendor* ./ 07:20:32 ---> a8c78b0543ca 07:20:32 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:32 ---> Running in c7a89e8bbb8c 07:20:33 Removing intermediate container c7a89e8bbb8c 07:20:33 ---> 93455411b3ce 07:20:33 Step 12/27 : COPY . . 07:20:34 ---> b0e72533b0b8 07:20:34 Step 13/27 : RUN ${MAKE} 07:20:34 ---> Running in 1360dd8b4d19 07:20:34 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.41" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 07:21:13 Removing intermediate container 1360dd8b4d19 07:21:13 ---> e4140ccd0e65 07:21:13 Step 14/27 : FROM alpine:3.20 07:21:13 3.20: Pulling from library/alpine 07:21:13 43c4264eed91: Already exists 07:21:13 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:13 Status: Downloaded newer image for alpine:3.20 07:21:13 ---> 91ef0af61f39 07:21:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:21:13 ---> Running in b440b92fadf0 07:21:13 Removing intermediate container b440b92fadf0 07:21:13 ---> fad13bf33e81 07:21:13 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:21:13 ---> Running in 75b75738497c 07:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:21:13 (1/1) Installing dumb-init (1.2.5-r3) 07:21:13 Executing busybox-1.36.1-r29.trigger 07:21:13 OK: 8 MiB in 15 packages 07:21:13 Removing intermediate container 75b75738497c 07:21:13 ---> 901389e48d45 07:21:13 Step 17/27 : RUN apk --no-cache upgrade 07:21:13 ---> Running in 85a8b7fb0261 07:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:21:13 Upgrading critical system libraries and apk-tools: 07:21:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:21:13 Executing busybox-1.36.1-r29.trigger 07:21:13 Continuing the upgrade transaction with new apk-tools: 07:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:21:13 OK: 8 MiB in 15 packages 07:21:13 Removing intermediate container 85a8b7fb0261 07:21:13 ---> f212cf2a7a68 07:21:13 Step 18/27 : WORKDIR / 07:21:13 ---> Running in 06f9d514f523 07:21:13 Removing intermediate container 06f9d514f523 07:21:13 ---> e6dfeff04ae6 07:21:13 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:21:14 ---> 9f616e1b3849 07:21:14 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:21:14 ---> a731700ed000 07:21:14 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:21:14 ---> b5a54c01cc3c 07:21:14 Step 22/27 : EXPOSE 59984 07:21:14 ---> Running in 2a85341695a9 07:21:14 Removing intermediate container 2a85341695a9 07:21:14 ---> 820f42328c41 07:21:14 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:21:14 ---> Running in 2392107707c3 07:21:14 Removing intermediate container 2392107707c3 07:21:14 ---> 835ab251b3dd 07:21:14 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:21:14 ---> Running in 8d49077fb316 07:21:14 Removing intermediate container 8d49077fb316 07:21:14 ---> 0c7b6bac426b 07:21:14 Step 25/27 : LABEL arch=amd64 07:21:14 ---> Running in b45bfc643a40 07:21:14 Removing intermediate container b45bfc643a40 07:21:14 ---> 15002f1b45a8 07:21:14 Step 26/27 : LABEL git_sha=2342540ef65f1397ecb34c477184ee441b1d0a60 07:21:14 ---> Running in 8102c953e92a 07:21:15 Removing intermediate container 8102c953e92a 07:21:15 ---> a858cd389b6c 07:21:15 Step 27/27 : LABEL version=0.0.0 07:21:15 ---> Running in 5ccc5a86c2c7 07:21:15 Removing intermediate container 5ccc5a86c2c7 07:21:15 ---> 62874fcb1a58 07:21:15 [Warning] One or more build-args [ARCH] were not consumed 07:21:15 Successfully built 62874fcb1a58 07:21:15 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 07:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:16 07:21:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:16 latest: Pulling from edgex-lftools-log-publisher 07:21:16 5eb5b503b376: Pulling fs layer 07:21:16 5c69ac0246d0: Pulling fs layer 07:21:16 ec43610c2a17: Pulling fs layer 07:21:16 3a2ae6a8a46f: Pulling fs layer 07:21:16 33b1e0a273af: Pulling fs layer 07:21:16 5d3b04190fa2: Pulling fs layer 07:21:16 2f39f015ded8: Pulling fs layer 07:21:16 3a2ae6a8a46f: Waiting 07:21:16 33b1e0a273af: Waiting 07:21:16 5d3b04190fa2: Waiting 07:21:16 2f39f015ded8: Waiting 07:21:16 5c69ac0246d0: Download complete 07:21:16 3a2ae6a8a46f: Download complete 07:21:16 33b1e0a273af: Verifying Checksum 07:21:16 33b1e0a273af: Download complete 07:21:16 5d3b04190fa2: Verifying Checksum 07:21:16 5d3b04190fa2: Download complete 07:21:16 ec43610c2a17: Verifying Checksum 07:21:16 ec43610c2a17: Download complete 07:21:16 5eb5b503b376: Verifying Checksum 07:21:16 5eb5b503b376: Download complete 07:21:17 2f39f015ded8: Download complete 07:21:18 5eb5b503b376: Pull complete 07:21:18 5c69ac0246d0: Pull complete 07:21:19 ec43610c2a17: Pull complete 07:21:19 3a2ae6a8a46f: Pull complete 07:21:19 33b1e0a273af: Pull complete 07:21:19 5d3b04190fa2: Pull complete 07:21:23 2f39f015ded8: Pull complete 07:21:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:23 prd-ubuntu20.04-docker-8c-8g-15966 does not seem to be running inside a container 07:21:23 $ 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-461 -v /w/workspace/undry_device-onvif-camera_PR-461:/w/workspace/undry_device-onvif-camera_PR-461:rw,z -v /w/workspace/undry_device-onvif-camera_PR-461@tmp:/w/workspace/undry_device-onvif-camera_PR-461@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:21:28 $ docker top 441efd73e1a85cff8543124db1eb7a6551d4e91de04d225f5793e13a17bb48fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:28 ---> job-cost.sh 07:21:28 lf-activate-venv: SKIPPING 07:21:28 INFO: No Stack... 07:21:28 INFO: Retrieving Pricing Info for: v3-standard-8 07:21:29 INFO: Archiving Costs [Pipeline] sh 07:21:29 + cat /w/workspace/undry_device-onvif-camera_PR-461/archives/cost.csv 07:21:29 + cut -d, -f6 [Pipeline] lock 07:21:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-461-1-stack-cost] 07:21:29 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-461-1-stack-cost] did not exist. Created. 07:21:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:21:29 + echo total: 0.2199999988079071 [Pipeline] stash 07:21:29 Stashed 1 file(s) [Pipeline] } 07:21:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-461-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:21:30 $ docker stop --time=1 441efd73e1a85cff8543124db1eb7a6551d4e91de04d225f5793e13a17bb48fc 07:21:31 $ docker rm -f --volumes 441efd73e1a85cff8543124db1eb7a6551d4e91de04d225f5793e13a17bb48fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:43:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16365 in /w/workspace/undry_device-onvif-camera_PR-461 [Pipeline] { [Pipeline] ws 07:43:41 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 07:43:44 The recommended git tool is: git 07:43:50 using credential edgex-jenkins-ssh 07:43:50 Cloning the remote Git repository 07:43:50 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:43:50 > git init /w/workspace/device-onvif-camera/1 # timeout=10 07:43:51 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:43:51 > git --version # timeout=10 07:43:51 > git --version # 'git version 2.25.1' 07:43:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:43:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:56 Merging remotes/origin/main commit 276436e60f25d91e45baf5819fa2ea594f4bdb74 into PR head commit 2342540ef65f1397ecb34c477184ee441b1d0a60 07:43:55 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:43:55 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:43:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:43:56 > git config core.sparsecheckout # timeout=10 07:43:56 > git checkout -f 2342540ef65f1397ecb34c477184ee441b1d0a60 # timeout=10 07:43:56 > git remote # timeout=10 07:43:56 Merge succeeded, producing 2342540ef65f1397ecb34c477184ee441b1d0a60 07:43:56 Checking out Revision 2342540ef65f1397ecb34c477184ee441b1d0a60 (PR-461) 07:43:56 > git config --get remote.origin.url # timeout=10 07:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:56 > git merge 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 07:43:56 > git rev-parse HEAD^{commit} # timeout=10 07:43:56 > git config core.sparsecheckout # timeout=10 07:43:56 > git checkout -f 2342540ef65f1397ecb34c477184ee441b1d0a60 # timeout=10 07:44:00 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 07:44:00 > git --version # timeout=10 07:44:00 > git --version # 'git version 2.25.1' 07:44:00 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:44:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:44:02 Dload Upload Total Spent Left Speed 07:44:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 07:44:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:44:03 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:44:03 /etc/docker/daemon.json 07:44:03 { 07:44:03 "registry-mirrors": [ 07:44:03 "https://nexus3.edgexfoundry.org:10001" 07:44:03 ], 07:44:03 "bip": "10.250.0.254/24", 07:44:03 "hosts": [ 07:44:03 "tcp://0.0.0.0:5555", 07:44:03 "unix:///var/run/docker.sock" 07:44:03 ], 07:44:03 "mtu": 1458, 07:44:03 "selinux-enabled": true, 07:44:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:44:03 } [Pipeline] sh 07:44:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:44:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:22 provisioning config files... 07:44:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6682611298702887398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:23 ---> ****-login.sh 07:44:23 nexus3.edgexfoundry.org:10001 07:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:23 Configure a credential helper to remove this warning. See 07:44:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:23 07:44:23 Login Succeeded 07:44:23 nexus3.edgexfoundry.org:10002 07:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:24 Configure a credential helper to remove this warning. See 07:44:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:24 07:44:24 Login Succeeded 07:44:24 nexus3.edgexfoundry.org:10003 07:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:24 Configure a credential helper to remove this warning. See 07:44:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:24 07:44:24 Login Succeeded 07:44:24 nexus3.edgexfoundry.org:10004 07:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:24 Configure a credential helper to remove this warning. See 07:44:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:24 07:44:24 Login Succeeded 07:44:24 ****.io 07:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:25 Configure a credential helper to remove this warning. See 07:44:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:25 07:44:25 Login Succeeded 07:44:25 ---> ****-login.sh ends [Pipeline] } 07:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:44:26 ========================================================= 07:44:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:44:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:26 + 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 . 07:44:27 Sending build context to Docker daemon 21.83MB 07:44:27 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 07:44:27 Step 2/13 : FROM ${BASE} AS builder 07:44:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:44:27 cf04c63912e1: Pulling fs layer 07:44:27 55b35a11ae5e: Pulling fs layer 07:44:27 a37a00ec5f00: Pulling fs layer 07:44:27 50b3750afda1: Pulling fs layer 07:44:27 4f4fb700ef54: Pulling fs layer 07:44:27 80978eb59214: Pulling fs layer 07:44:27 c9f46d7d2bd2: Pulling fs layer 07:44:27 c5a475d317c9: Pulling fs layer 07:44:27 50b3750afda1: Waiting 07:44:27 4f4fb700ef54: Waiting 07:44:27 80978eb59214: Waiting 07:44:27 c9f46d7d2bd2: Waiting 07:44:27 c5a475d317c9: Waiting 07:44:27 55b35a11ae5e: Verifying Checksum 07:44:27 55b35a11ae5e: Download complete 07:44:27 50b3750afda1: Download complete 07:44:27 4f4fb700ef54: Verifying Checksum 07:44:27 4f4fb700ef54: Download complete 07:44:27 80978eb59214: Verifying Checksum 07:44:27 80978eb59214: Download complete 07:44:27 cf04c63912e1: Verifying Checksum 07:44:27 cf04c63912e1: Download complete 07:44:28 c5a475d317c9: Verifying Checksum 07:44:28 c5a475d317c9: Download complete 07:44:28 cf04c63912e1: Pull complete 07:44:28 55b35a11ae5e: Pull complete 07:44:29 a37a00ec5f00: Verifying Checksum 07:44:29 a37a00ec5f00: Download complete 07:44:30 c9f46d7d2bd2: Download complete 07:44:42 a37a00ec5f00: Pull complete 07:44:43 50b3750afda1: Pull complete 07:44:43 4f4fb700ef54: Pull complete 07:44:43 80978eb59214: Pull complete 07:44:53 c9f46d7d2bd2: Pull complete 07:44:54 c5a475d317c9: Pull complete 07:44:54 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:44:54 ---> be29e6b0f0d4 07:44:54 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:44:57 ---> Running in d5b24713cf1c 07:44:57 Removing intermediate container d5b24713cf1c 07:44:57 ---> 5571231d6a5a 07:44:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:44:57 ---> Running in 4b4c5b937717 07:44:57 Removing intermediate container 4b4c5b937717 07:44:57 ---> 488ffcea4576 07:44:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:44:57 ---> Running in e3405b40b398 07:44:57 Removing intermediate container e3405b40b398 07:44:57 ---> e2adaf387d71 07:44:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:44:58 ---> Running in 6c5a2cc33f7e 07:44:58 Removing intermediate container 6c5a2cc33f7e 07:44:58 ---> 8e0874500f2b 07:44:58 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:44:58 ---> Running in d544c2b6bba8 07:45:00 Removing intermediate container d544c2b6bba8 07:45:00 ---> f7c178be39d0 07:45:00 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:00 ---> Running in c86ad99a09be 07:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:45:04 OK: 238 MiB in 54 packages 07:45:05 Removing intermediate container c86ad99a09be 07:45:05 ---> 253b5ad96c3a 07:45:05 Step 9/13 : WORKDIR /device-onvif-camera 07:45:05 ---> Running in 780ea15f5e81 07:45:06 Removing intermediate container 780ea15f5e81 07:45:06 ---> f83d788ada8b 07:45:06 Step 10/13 : COPY go.mod vendor* ./ 07:45:06 ---> e6793ea4be1e 07:45:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:06 ---> Running in 2ff23ba8ff9c 07:47:13 Removing intermediate container 2ff23ba8ff9c 07:47:13 ---> 19b82446e693 07:47:13 Step 12/13 : COPY . . 07:47:13 ---> 3769645fd93d 07:47:13 Step 13/13 : RUN ${MAKE} 07:47:13 ---> Running in aafcdf837d7c 07:47:13 noop 07:47:13 Removing intermediate container aafcdf837d7c 07:47:13 ---> 3df02e14e351 07:47:13 Successfully built 3df02e14e351 07:47:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:13 + docker inspect -f . ci-base-image-arm64 07:47:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:14 prd-ubuntu20.04-docker-arm64-4c-16g-16365 does not seem to be running inside a container 07:47:14 $ 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:47:15 $ docker top b2936c15c1e66de8a9a07739f1470d0e5fef340f3e5d6c0400de2ef8e480bd76 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:16 + go version 07:47:16 go version go1.23.2 linux/arm64 [Pipeline] } 07:47:16 $ docker stop --time=1 b2936c15c1e66de8a9a07739f1470d0e5fef340f3e5d6c0400de2ef8e480bd76 07:47:18 $ docker rm -f --volumes b2936c15c1e66de8a9a07739f1470d0e5fef340f3e5d6c0400de2ef8e480bd76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:19 + docker inspect -f . ci-base-image-arm64 07:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:19 prd-ubuntu20.04-docker-arm64-4c-16g-16365 does not seem to be running inside a container 07:47:19 $ 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:47:21 $ docker top 64a12f07df108b9ca693e2edad03ff3d3d2060ee6c7538f6edcbda744a351736 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:22 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 07:47:22 + make test 07:47:22 go test ./... -coverprofile=coverage.out ./... 07:47:29 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:51:36 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:51:36 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:51:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.192s coverage: 31.4% of statements 07:52:01 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.915s coverage: 86.5% of statements 07:52:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:52:01 go vet ./... 07:52:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:52:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:52:57 ./bin/test-attribution-txt.sh [Pipeline] echo 07:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:52:58 $ docker stop --time=1 64a12f07df108b9ca693e2edad03ff3d3d2060ee6c7538f6edcbda744a351736 07:52:59 $ docker rm -f --volumes 64a12f07df108b9ca693e2edad03ff3d3d2060ee6c7538f6edcbda744a351736 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:53:01 Warning: overwriting stash ‘coverage-report’ 07:53:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:53:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:53:03 + ls -al . 07:53:03 total 324 07:53:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:47 . 07:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 .. 07:53:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:43 .git 07:53:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:43 .github 07:53:03 -rw-rw-r-- 1 jenkins jenkins 493 Oct 4 07:43 .gitignore 07:53:03 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 07:43 .golangci.yml 07:53:03 -rw-rw-r-- 1 jenkins jenkins 19973 Oct 4 07:43 Attribution.txt 07:53:03 -rw-rw-r-- 1 jenkins jenkins 17665 Oct 4 07:43 CHANGELOG.md 07:53:03 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 4 07:43 Dockerfile 07:53:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:43 GOVERNANCE.md 07:53:03 -rw-rw-r-- 1 jenkins jenkins 739 Oct 4 07:43 Jenkinsfile 07:53:03 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 07:43 LICENSE 07:53:03 -rw-rw-r-- 1 jenkins jenkins 2883 Oct 4 07:43 Makefile 07:53:03 -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 07:43 OWNERS.md 07:53:03 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 4 07:43 README.md 07:53:03 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 07:18 VERSION 07:53:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:43 bin 07:53:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:43 cmd 07:53:03 -rw-r--r-- 1 jenkins jenkins 92292 Oct 4 07:51 coverage.out 07:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 doc 07:53:03 -rw-rw-r-- 1 jenkins jenkins 7303 Oct 4 07:43 go.mod 07:53:03 -rw-rw-r-- 1 jenkins jenkins 100916 Oct 4 07:43 go.sum 07:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 internal 07:53:03 -rw-rw-r-- 1 jenkins jenkins 236 Oct 4 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:03 + 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=2342540ef65f1397ecb34c477184ee441b1d0a60 --label arch=arm64 --label version=0.0.0 . 07:53:04 Sending build context to Docker daemon 21.92MB 07:53:04 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:53:04 Step 2/27 : FROM ${BASE} AS builder 07:53:04 ---> 3df02e14e351 07:53:04 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:53:04 ---> Running in 53331785448e 07:53:04 Removing intermediate container 53331785448e 07:53:04 ---> af8cd080563f 07:53:04 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:53:05 ---> Running in 408cfc94732e 07:53:05 Removing intermediate container 408cfc94732e 07:53:05 ---> f89d8ae92fee 07:53:05 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:53:05 ---> Running in ae35c2014648 07:53:05 Removing intermediate container ae35c2014648 07:53:05 ---> 83d789e8c0ac 07:53:05 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:53:05 ---> Running in b32c6edc8327 07:53:06 Removing intermediate container b32c6edc8327 07:53:06 ---> 2a88b94e3770 07:53:06 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:53:06 ---> Running in 7f87b4a2eb5a 07:53:06 Removing intermediate container 7f87b4a2eb5a 07:53:06 ---> db2ff7a20ad5 07:53:06 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:53:06 ---> Running in f64fbfd9b8b1 07:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:53:10 OK: 238 MiB in 54 packages 07:53:10 Removing intermediate container f64fbfd9b8b1 07:53:10 ---> 09895baa8b11 07:53:10 Step 9/27 : WORKDIR /device-onvif-camera 07:53:11 ---> Running in 18c7ce3f1f99 07:53:11 Removing intermediate container 18c7ce3f1f99 07:53:11 ---> 00456f781537 07:53:11 Step 10/27 : COPY go.mod vendor* ./ 07:53:11 ---> c790d86ff6f2 07:53:11 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:11 ---> Running in 493505658dda 07:53:14 Removing intermediate container 493505658dda 07:53:14 ---> d1bc6e0f9b1e 07:53:14 Step 12/27 : COPY . . 07:53:16 ---> e325e0dd94fc 07:53:16 Step 13/27 : RUN ${MAKE} 07:53:16 ---> Running in 0c43b8cf63b6 07:53:17 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.41" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 07:57:24 Removing intermediate container 0c43b8cf63b6 07:57:24 ---> 3c794337b0ad 07:57:24 Step 14/27 : FROM alpine:3.20 07:57:24 3.20: Pulling from library/alpine 07:57:24 cf04c63912e1: Already exists 07:57:24 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:57:24 Status: Downloaded newer image for alpine:3.20 07:57:24 ---> c157a85ed455 07:57:24 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:57:24 ---> Running in 5faeefe0f752 07:57:24 Removing intermediate container 5faeefe0f752 07:57:24 ---> 9dcbfa7c03be 07:57:24 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:57:24 ---> Running in e8f116e784f0 07:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:25 (1/1) Installing dumb-init (1.2.5-r3) 07:57:25 Executing busybox-1.36.1-r29.trigger 07:57:25 OK: 9 MiB in 15 packages 07:57:26 Removing intermediate container e8f116e784f0 07:57:26 ---> 7c664338bdee 07:57:26 Step 17/27 : RUN apk --no-cache upgrade 07:57:26 ---> Running in 4240fc612cc1 07:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:29 Upgrading critical system libraries and apk-tools: 07:57:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:29 Executing busybox-1.36.1-r29.trigger 07:57:29 Continuing the upgrade transaction with new apk-tools: 07:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:31 OK: 9 MiB in 15 packages 07:57:32 Removing intermediate container 4240fc612cc1 07:57:32 ---> e91e8b9cbf07 07:57:32 Step 18/27 : WORKDIR / 07:57:32 ---> Running in 562b52f78d85 07:57:32 Removing intermediate container 562b52f78d85 07:57:32 ---> 0901056d5e1b 07:57:32 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:57:34 ---> b830529f4cd1 07:57:34 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:57:35 ---> 592336484ebc 07:57:35 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:57:35 ---> 0effedf49020 07:57:35 Step 22/27 : EXPOSE 59984 07:57:35 ---> Running in bd42576d34c6 07:57:35 Removing intermediate container bd42576d34c6 07:57:35 ---> 831de4798f13 07:57:35 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:57:36 ---> Running in bfa27c5be9bd 07:57:36 Removing intermediate container bfa27c5be9bd 07:57:36 ---> e85ecf5c68bd 07:57:36 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:57:36 ---> Running in 0537ca557f54 07:57:36 Removing intermediate container 0537ca557f54 07:57:36 ---> 4280e29e7884 07:57:36 Step 25/27 : LABEL arch=arm64 07:57:36 ---> Running in 5507bb28047d 07:57:36 Removing intermediate container 5507bb28047d 07:57:36 ---> 4e660dc05350 07:57:36 Step 26/27 : LABEL git_sha=2342540ef65f1397ecb34c477184ee441b1d0a60 07:57:37 ---> Running in f724503454fd 07:57:37 Removing intermediate container f724503454fd 07:57:37 ---> 4cbd2c35632d 07:57:37 Step 27/27 : LABEL version=0.0.0 07:57:37 ---> Running in cdd090abaf9b 07:57:37 Removing intermediate container cdd090abaf9b 07:57:37 ---> 5305319bdd48 07:57:37 [Warning] One or more build-args [ARCH] were not consumed 07:57:37 Successfully built 5305319bdd48 07:57:38 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:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:39 07:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:39 arm64: Pulling from edgex-lftools-log-publisher 07:57:39 8998bd30e6a1: Pulling fs layer 07:57:39 04944245beec: Pulling fs layer 07:57:39 699f458cf7ca: Pulling fs layer 07:57:39 765212b225bb: Pulling fs layer 07:57:39 f23df028b6ca: Pulling fs layer 07:57:39 d65c8cfc05b1: Pulling fs layer 07:57:39 2437ff75d9bd: Pulling fs layer 07:57:39 f23df028b6ca: Waiting 07:57:39 765212b225bb: Waiting 07:57:39 d65c8cfc05b1: Waiting 07:57:39 2437ff75d9bd: Waiting 07:57:39 04944245beec: Verifying Checksum 07:57:39 04944245beec: Download complete 07:57:39 765212b225bb: Verifying Checksum 07:57:39 765212b225bb: Download complete 07:57:39 f23df028b6ca: Download complete 07:57:39 d65c8cfc05b1: Verifying Checksum 07:57:39 d65c8cfc05b1: Download complete 07:57:40 699f458cf7ca: Verifying Checksum 07:57:40 699f458cf7ca: Download complete 07:57:40 8998bd30e6a1: Verifying Checksum 07:57:40 8998bd30e6a1: Download complete 07:57:42 2437ff75d9bd: Verifying Checksum 07:57:42 2437ff75d9bd: Download complete 07:57:45 8998bd30e6a1: Pull complete 07:57:45 04944245beec: Pull complete 07:57:47 699f458cf7ca: Pull complete 07:57:47 765212b225bb: Pull complete 07:57:48 f23df028b6ca: Pull complete 07:57:48 d65c8cfc05b1: Pull complete 07:58:06 2437ff75d9bd: Pull complete 07:58:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:07 prd-ubuntu20.04-docker-arm64-4c-16g-16365 does not seem to be running inside a container 07:58:07 $ 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:58:09 $ docker top 5ea9fdf3434820da0a5ed5a47b8a0555ee7bfa7f56b7f69569a3fa28ca1b82bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:10 ---> job-cost.sh 07:58:10 lf-activate-venv: SKIPPING 07:58:10 INFO: No Stack... 07:58:11 INFO: Retrieving Pricing Info for: v3-standard-4 07:58:12 INFO: Archiving Costs [Pipeline] sh 07:58:12 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 07:58:12 + cut -d, -f6 [Pipeline] lock 07:58:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-461-1-stack-cost] 07:58:12 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-461-1-stack-cost] did not exist. Created. 07:58:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:13 /w/workspace/device-onvif-camera/1@tmp/durable-12b25723/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:58:14 + echo total: 0.10999999940395355 [Pipeline] stash 07:58:14 Warning: overwriting stash ‘stack-cost’ 07:58:14 Stashed 1 file(s) [Pipeline] } 07:58:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-461-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:58:14 $ docker stop --time=1 5ea9fdf3434820da0a5ed5a47b8a0555ee7bfa7f56b7f69569a3fa28ca1b82bb 07:58:15 $ docker rm -f --volumes 5ea9fdf3434820da0a5ed5a47b8a0555ee7bfa7f56b7f69569a3fa28ca1b82bb [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:58:17 provisioning config files... 07:58:17 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-461@tmp/config5039148270222659385tmp [Pipeline] { [Pipeline] sh 07:58:17 + set +x 07:58:17 + bash -s -- 07:58:17 + curl -s https://codecov.io/bash 07:58:17 07:58:17 _____ _ 07:58:17 / ____| | | 07:58:17 | | ___ __| | ___ ___ _____ __ 07:58:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:58:17 | |___| (_) | (_| | __/ (_| (_) \ V / 07:58:17 \_____\___/ \__,_|\___|\___\___/ \_/ 07:58:17 Bash-1.0.6 07:58:17 07:58:17 07:58:17 ==> git version 2.25.1 found 07:58:17 ==> 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:58:17 Release-Date: 2020-01-08 07:58:17 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:58:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:58:17 ==> Jenkins CI detected. 07:58:17 current dir:  /w/workspace/undry_device-onvif-camera_PR-461 07:58:17 project root: . 07:58:17 --> token set from env 07:58:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:58:17 ==> Running gcov in . (disable via -X gcov) 07:58:17 ==> Python coveragepy not found 07:58:17 ==> Searching for coverage reports in: 07:58:17 + . 07:58:17 -> Found 1 reports 07:58:17 ==> Detecting git/mercurial file structure 07:58:17 ==> Reading reports 07:58:17 + ./coverage.out bytes=92292 07:58:17 ==> Appending adjustments 07:58:17 https://docs.codecov.io/docs/fixing-reports 07:58:17 + Found adjustments 07:58:17 ==> Gzipping contents 07:58:17 12K /tmp/codecov.OWEyaf.gz 07:58:17 ==> Uploading reports 07:58:17 url: https://codecov.io 07:58:17 query: branch=PR-461&commit=2342540ef65f1397ecb34c477184ee441b1d0a60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=461&job=&cmd_args= 07:58:17 -> Pinging Codecov 07:58:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-461&commit=2342540ef65f1397ecb34c477184ee441b1d0a60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=461&job=&cmd_args= 07:58:18 -> Uploading to 07:58:18 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/2342540ef65f1397ecb34c477184ee441b1d0a60/de903f50-2de7-4c4a-a073-6e43d886d6fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T075817Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f68133bb51670b37f5357acfad6807157ea6623767aced2c610d39bf2d280d8d 07:58:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:58:18 Dload Upload Total Spent Left Speed 07:58:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 52357 --:--:-- --:--:-- --:--:-- 52357 07:58:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2342540ef65f1397ecb34c477184ee441b1d0a60 [Pipeline] } 07:58:18 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:58:20 + [ -d /w/workspace/undry_device-onvif-camera_PR-461/archives ] 07:58:20 + ls -al /w/workspace/undry_device-onvif-camera_PR-461/archives 07:58:20 total 16 07:58:20 drwxr-xr-x 3 root root 4096 Oct 4 07:21 . 07:58:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 07:21 .. 07:58:20 drwxr-xr-x 2 root root 4096 Oct 4 07:21 cost 07:58:20 -rw-r--r-- 1 root root 91 Oct 4 07:21 cost.csv 07:58:20 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-461/archives 07:58:20 + ls -al /w/workspace/undry_device-onvif-camera_PR-461/archives 07:58:20 total 16 07:58:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:21 . 07:58:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 07:21 .. 07:58:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:21 cost 07:58:20 -rw-r--r-- 1 jenkins jenkins 91 Oct 4 07:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:58:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:58:22 ---> package-listing.sh 07:58:22 ++ facter osfamily 07:58:22 ++ tr '[:upper:]' '[:lower:]' 07:58:22 + OS_FAMILY=debian 07:58:22 + workspace=/w/workspace/undry_device-onvif-camera_PR-461 07:58:22 + START_PACKAGES=/tmp/packages_start.txt 07:58:22 + END_PACKAGES=/tmp/packages_end.txt 07:58:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:22 + PACKAGES=/tmp/packages_start.txt 07:58:22 + '[' /w/workspace/undry_device-onvif-camera_PR-461 ']' 07:58:22 + PACKAGES=/tmp/packages_end.txt 07:58:22 + case "${OS_FAMILY}" in 07:58:22 + dpkg -l 07:58:22 + grep '^ii' 07:58:22 + '[' -f /tmp/packages_start.txt ']' 07:58:22 + '[' -f /tmp/packages_end.txt ']' 07:58:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:22 + '[' /w/workspace/undry_device-onvif-camera_PR-461 ']' 07:58:22 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-461/archives/ 07:58:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-461/archives/ [Pipeline] echo 07:58:22 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-461/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:58:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:23 prd-ubuntu20.04-docker-8c-8g-15966 does not seem to be running inside a container 07:58:23 $ 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-461/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-461 -v /w/workspace/undry_device-onvif-camera_PR-461:/w/workspace/undry_device-onvif-camera_PR-461:rw,z -v /w/workspace/undry_device-onvif-camera_PR-461@tmp:/w/workspace/undry_device-onvif-camera_PR-461@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:58:24 $ docker top 20fc598c400cad11a1c0fd126b39cc3e33d9b2f750e80fddb40dadcf977b1c92 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:24 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:24 + mkdir -p /var/log/sysstat [Pipeline] sh 07:58:25 + ls /var/log/sa-host 07:58:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:25 provisioning config files... 07:58:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-461@tmp/config8777252265168037444tmp [Pipeline] { [Pipeline] echo 07:58:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:25 ---> create-netrc.sh [Pipeline] } 07:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:26 ---> python-tools-install.sh [Pipeline] echo 07:58:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:26 ---> sudo-logs.sh 07:58:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:58:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:27 ---> job-cost.sh 07:58:27 lf-activate-venv: SKIPPING 07:58:27 DEBUG: total: 0.2199999988079071 07:58:27 INFO: Retrieving Stack Cost... 07:58:27 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:28 INFO: Archiving Costs [Pipeline] echo 07:58:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:28 ---> logs-deploy.sh 07:58:28 lf-activate-venv: SKIPPING 07:58:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-461/1 07:58:28 INFO: archiving workspace using pattern(s): 07:58:29 Archives upload complete. 07:58:29 INFO: archiving logs to Nexus