Pull request #404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2+991b984f0069dd0eb843d102c22933ca1a2cac27 (1f4b14dae59f1511741b042cc03a1b64b0990355) 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-ssh14375407595759074984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh13959501250414062651.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-404/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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16577067284748476596.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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17578988045006161934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh16551260546245598153.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-404/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-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5564994089468639540.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16981 in /w/workspace/undry_device-onvif-camera_PR-404 [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-404 # 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 Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 Merge succeeded, producing 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 Checking out Revision 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 (PR-404) > 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # 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 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # timeout=10 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:02:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:02:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:02:18 ========================================================= 04:02:18 EdgeX Global Pipelines Version Info 04:02:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:19 ------------------- 04:02:19 stable info: 04:02:19 ------------------- 04:02:19 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 04:02:19 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 04:02:19 Message: update stable to v1.0.257 04:02:19 ------------------- 04:02:19 experimental info: 04:02:19 ------------------- 04:02:19 Commited By: **** collab-it+edgex@linuxfoundation.org 04:02:19 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 04:02:19 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:02:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ae38f3 [Pipeline] echo 04:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:21 provisioning config files... 04:02:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config14464003226387136216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:21 ---> docker-login.sh 04:02:21 nexus3.edgexfoundry.org:10001 04:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:22 Configure a credential helper to remove this warning. See 04:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:22 04:02:22 Login Succeeded 04:02:22 nexus3.edgexfoundry.org:10002 04:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:22 Configure a credential helper to remove this warning. See 04:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:22 04:02:22 Login Succeeded 04:02:22 nexus3.edgexfoundry.org:10003 04:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:22 Configure a credential helper to remove this warning. See 04:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:22 04:02:22 Login Succeeded 04:02:22 nexus3.edgexfoundry.org:10004 04:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:22 Configure a credential helper to remove this warning. See 04:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:22 04:02:22 Login Succeeded 04:02:22 docker.io 04:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:23 Configure a credential helper to remove this warning. See 04:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:23 04:02:23 Login Succeeded 04:02:23 ---> docker-login.sh ends [Pipeline] } 04:02:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:02:23 + git rev-list -1 --merges 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2~1..6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] echo 04:02:23 -----------> git rev-list -1 --merges 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2~1..6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [false] [Pipeline] sh 04:02:24 + git log --format=format:%s -1 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] echo 04:02:24 ========================================================= 04:02:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:24 + git log --format=format:%s -1 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] echo 04:02:24 [semverPrep] GIT_COMMIT: 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 [Pipeline] echo 04:02:24 [semverPrep] This is not a build commit. [Pipeline] sh 04:02:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:25 + grep -v github /etc/ssh/ssh_known_hosts 04:02:25 + [ -e /tmp/ssh_known_hosts ] 04:02:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:25 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 04:02:25 -a /etc/ssh/ssh_known_hosts 04:02:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:25 04:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:26 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:26 b85a868b505f: Pulling fs layer 04:02:26 e2be974225ed: Pulling fs layer 04:02:26 339a4e72a1f5: Pulling fs layer 04:02:26 988bab9f4d93: Pulling fs layer 04:02:26 1469e6f7b9e6: Pulling fs layer 04:02:26 eaf3925da568: Pulling fs layer 04:02:26 bab4dde63d76: Pulling fs layer 04:02:26 bde34c3a00c8: Pulling fs layer 04:02:26 b352a97aabf1: Pulling fs layer 04:02:26 4872d77fe225: Pulling fs layer 04:02:26 5851b861e8e6: Pulling fs layer 04:02:26 bab4dde63d76: Waiting 04:02:26 988bab9f4d93: Waiting 04:02:26 bde34c3a00c8: Waiting 04:02:26 b352a97aabf1: Waiting 04:02:26 1469e6f7b9e6: Waiting 04:02:26 eaf3925da568: Waiting 04:02:26 4872d77fe225: Waiting 04:02:26 5851b861e8e6: Waiting 04:02:26 e2be974225ed: Download complete 04:02:26 988bab9f4d93: Verifying Checksum 04:02:26 988bab9f4d93: Download complete 04:02:26 1469e6f7b9e6: Verifying Checksum 04:02:26 1469e6f7b9e6: Download complete 04:02:26 eaf3925da568: Verifying Checksum 04:02:26 eaf3925da568: Download complete 04:02:26 339a4e72a1f5: Verifying Checksum 04:02:26 339a4e72a1f5: Download complete 04:02:26 bde34c3a00c8: Download complete 04:02:26 b352a97aabf1: Download complete 04:02:26 4872d77fe225: Verifying Checksum 04:02:26 4872d77fe225: Download complete 04:02:26 5851b861e8e6: Verifying Checksum 04:02:26 5851b861e8e6: Download complete 04:02:26 b85a868b505f: Verifying Checksum 04:02:26 b85a868b505f: Download complete 04:02:26 bab4dde63d76: Verifying Checksum 04:02:26 bab4dde63d76: Download complete 04:02:28 b85a868b505f: Pull complete 04:02:28 e2be974225ed: Pull complete 04:02:28 339a4e72a1f5: Pull complete 04:02:28 988bab9f4d93: Pull complete 04:02:29 1469e6f7b9e6: Pull complete 04:02:29 eaf3925da568: Pull complete 04:02:31 bab4dde63d76: Pull complete 04:02:31 bde34c3a00c8: Pull complete 04:02:31 b352a97aabf1: Pull complete 04:02:31 4872d77fe225: Pull complete 04:02:31 5851b861e8e6: Pull complete 04:02:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:31 prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container 04:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:02:40 $ docker top 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 -eo pid,comm 04:02:40 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). 04:02:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:40 [ssh-agent] Looking for ssh-agent implementation... 04:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:40 $ docker exec 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 ssh-agent 04:02:40 SSH_AUTH_SOCK=/tmp/ssh-m2ATjhvGfyQu/agent.32 04:02:40 SSH_AGENT_PID=38 04:02:40 Running ssh-add (command line suppressed) 04:02:40 Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_6567494613881364982.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_6567494613881364982.key) 04:02:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:41 + git tag --points-at HEAD [Pipeline] } 04:02:41 $ docker exec --env ******** --env ******** 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 ssh-agent -k 04:02:41 unset SSH_AUTH_SOCK; 04:02:41 unset SSH_AGENT_PID; 04:02:41 echo Agent pid 38 killed; 04:02:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:41 [ssh-agent] Looking for ssh-agent implementation... 04:02:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:41 $ docker exec 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 ssh-agent 04:02:41 SSH_AUTH_SOCK=/tmp/ssh-tvRhT5iXC3Aw/agent.71 04:02:41 SSH_AGENT_PID=77 04:02:41 Running ssh-add (command line suppressed) 04:02:41 Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_4555321268697500810.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_4555321268697500810.key) 04:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:42 + git semver init 04:02:42 2023-11-08 04:02:42,208 [run_init] DEBUG init version:0.0.0 force:False 04:02:42 2023-11-08 04:02:42,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-404/.semver 04:02:42 2023-11-08 04:02:42,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-404/.semver 04:02:42 2023-11-08 04:02:42,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-404/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-404, universal_newlines=False, shell=None, istream=None) 04:02:43 2023-11-08 04:02:43,266 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-404/.git/info/exclude 04:02:43 2023-11-08 04:02:43,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 with force:False 04:02:43 2023-11-08 04:02:43,267 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 04:02:43 2023-11-08 04:02:43,272 [execute] INFO git cat-file --batch-check 04:02:43 2023-11-08 04:02:43,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) 04:02:43 2023-11-08 04:02:43,279 [execute] INFO git cat-file --batch 04:02:43 2023-11-08 04:02:43,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) 04:02:43 2023-11-08 04:02:43,286 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 04:02:43 0.0.0 [Pipeline] } 04:02:43 $ docker exec --env ******** --env ******** 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 ssh-agent -k 04:02:43 unset SSH_AUTH_SOCK; 04:02:43 unset SSH_AGENT_PID; 04:02:43 echo Agent pid 77 killed; 04:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:44 + git semver [Pipeline] } 04:02:44 $ docker stop --time=1 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 04:02:45 $ docker rm -f --volumes 8e614e293b1883fa54623b8e28db3c7ab33638b51afeb0341392013360c76708 [Pipeline] // withDockerContainer [Pipeline] sh 04:02:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:46 Stashed 1 file(s) [Pipeline] echo 04:02:46 [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] { 04:02:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16978 in /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:47 provisioning config files... 04:02:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config11396052045227452656tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 04:02:47 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:02:47 The recommended git tool is: git 04:02:47 ---> docker-login.sh 04:02:47 nexus3.edgexfoundry.org:10001 04:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:47 Configure a credential helper to remove this warning. See 04:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:47 04:02:47 Login Succeeded 04:02:47 nexus3.edgexfoundry.org:10002 04:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:47 Configure a credential helper to remove this warning. See 04:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:47 04:02:47 Login Succeeded 04:02:47 nexus3.edgexfoundry.org:10003 04:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:47 Configure a credential helper to remove this warning. See 04:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:47 04:02:47 Login Succeeded 04:02:47 nexus3.edgexfoundry.org:10004 04:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:47 Configure a credential helper to remove this warning. See 04:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:47 04:02:47 Login Succeeded 04:02:47 docker.io 04:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:48 Configure a credential helper to remove this warning. See 04:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:48 04:02:48 Login Succeeded 04:02:48 ---> docker-login.sh ends [Pipeline] } 04:02:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:48 ========================================================= 04:02:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:02:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:02:49 Sending build context to Docker daemon 21.69MB 04:02:49 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:02:49 Step 2/13 : FROM ${BASE} AS builder 04:02:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:49 7264a8db6415: Pulling fs layer 04:02:49 c4d48a809fc2: Pulling fs layer 04:02:49 4f1c88b9dad5: Pulling fs layer 04:02:49 ad3a456e5733: Pulling fs layer 04:02:49 33e27b845d1e: Pulling fs layer 04:02:49 c68163c4e522: Pulling fs layer 04:02:49 50da416c3ac9: Pulling fs layer 04:02:49 23d2d4c4bb30: Pulling fs layer 04:02:49 ad3a456e5733: Waiting 04:02:49 33e27b845d1e: Waiting 04:02:49 c68163c4e522: Waiting 04:02:49 50da416c3ac9: Waiting 04:02:49 23d2d4c4bb30: Waiting 04:02:49 c4d48a809fc2: Verifying Checksum 04:02:49 c4d48a809fc2: Download complete 04:02:49 ad3a456e5733: Verifying Checksum 04:02:49 7264a8db6415: Verifying Checksum 04:02:49 7264a8db6415: Download complete 04:02:49 33e27b845d1e: Verifying Checksum 04:02:49 33e27b845d1e: Download complete 04:02:49 c68163c4e522: Verifying Checksum 04:02:49 c68163c4e522: Download complete 04:02:49 23d2d4c4bb30: Verifying Checksum 04:02:49 23d2d4c4bb30: Download complete 04:02:49 7264a8db6415: Pull complete 04:02:49 c4d48a809fc2: Pull complete 04:02:49 4f1c88b9dad5: Verifying Checksum 04:02:49 4f1c88b9dad5: Download complete 04:02:50 50da416c3ac9: Verifying Checksum 04:02:50 50da416c3ac9: Download complete 04:02:51 using credential edgex-jenkins-ssh 04:02:51 Cloning the remote Git repository 04:02:51 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:02:51 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:02:51 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:02:51 > git --version # timeout=10 04:02:51 > git --version # 'git version 2.25.1' 04:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:53 4f1c88b9dad5: Pull complete 04:02:53 ad3a456e5733: Pull complete 04:02:53 33e27b845d1e: Pull complete 04:02:54 c68163c4e522: Pull complete 04:02:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:02:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:54 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:02:54 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:02:54 Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 04:02:55 Merge succeeded, producing 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 04:02:55 Checking out Revision 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 (PR-404) 04:02:55 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" 04:02:54 > git config core.sparsecheckout # timeout=10 04:02:54 > git checkout -f 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # timeout=10 04:02:55 > git remote # timeout=10 04:02:55 > git config --get remote.origin.url # timeout=10 04:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:55 > git merge 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 04:02:55 > git rev-parse HEAD^{commit} # timeout=10 04:02:55 > git config core.sparsecheckout # timeout=10 04:02:55 > git checkout -f 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # timeout=10 04:02:56 > git --version # timeout=10 04:02:56 > git --version # 'git version 2.25.1' 04:02:56 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:57 50da416c3ac9: Pull complete 04:02:57 23d2d4c4bb30: Pull complete 04:02:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:02:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:02:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:57 Dload Upload Total Spent Left Speed 04:02:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 04:02:57 ---> 0786185ac409 04:02:57 Step 3/13 : ARG ADD_BUILD_TAGS="" [Pipeline] sh 04:02:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:02:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:02:58 + sudo tee /etc/docker/daemon.new 04:02:58 { 04:02:58 "registry-mirrors": [ 04:02:58 "https://nexus3.edgexfoundry.org:10001" 04:02:58 ], 04:02:58 "bip": "10.250.0.254/24", 04:02:58 "hosts": [ 04:02:58 "tcp://0.0.0.0:5555", 04:02:58 "unix:///var/run/docker.sock" 04:02:58 ], 04:02:58 "mtu": 1458, 04:02:58 "selinux-enabled": true, 04:02:58 "seccomp-profile": "/etc/docker/seccomp.json" 04:02:58 } [Pipeline] sh 04:02:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:02:58 + sudo service docker restart 04:03:07 ---> Running in a2dc27c81e2c 04:03:07 Removing intermediate container a2dc27c81e2c 04:03:07 ---> 480d0730f0cc 04:03:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:07 ---> Running in ddc85c45a5a5 04:03:07 Removing intermediate container ddc85c45a5a5 04:03:07 ---> ada5114f4337 04:03:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:07 ---> Running in dec8d0d121d5 04:03:07 Removing intermediate container dec8d0d121d5 04:03:07 ---> 549c16e516df 04:03:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:07 ---> Running in 1218ab99fddf 04:03:07 Removing intermediate container 1218ab99fddf 04:03:07 ---> effd5212b2b8 04:03:07 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:07 ---> Running in f4dcea90b3f8 04:03:07 Removing intermediate container f4dcea90b3f8 04:03:07 ---> c1241664a7fe 04:03:07 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:07 ---> Running in 9cf35a1e3390 04:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:08 OK: 264 MiB in 52 packages 04:03:09 Removing intermediate container 9cf35a1e3390 04:03:09 ---> deae99683581 04:03:09 Step 9/13 : WORKDIR /device-onvif-camera 04:03:09 ---> Running in 234645c0eb34 04:03:09 Removing intermediate container 234645c0eb34 04:03:09 ---> c54ef5f42462 04:03:09 Step 10/13 : COPY go.mod vendor* ./ 04:03:09 ---> 8706dd0672ab 04:03:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:09 ---> Running in 3abc7655ab82 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:17 provisioning config files... 04:03:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2991257294452231508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:17 ---> docker-login.sh 04:03:17 nexus3.edgexfoundry.org:10001 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:18 Configure a credential helper to remove this warning. See 04:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:18 04:03:18 Login Succeeded 04:03:18 nexus3.edgexfoundry.org:10002 04:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:18 Configure a credential helper to remove this warning. See 04:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:18 04:03:18 Login Succeeded 04:03:18 nexus3.edgexfoundry.org:10003 04:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:18 Configure a credential helper to remove this warning. See 04:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:18 04:03:18 Login Succeeded 04:03:18 nexus3.edgexfoundry.org:10004 04:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:19 Configure a credential helper to remove this warning. See 04:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:19 04:03:19 Login Succeeded 04:03:19 docker.io 04:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:19 Configure a credential helper to remove this warning. See 04:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:19 04:03:19 Login Succeeded 04:03:19 ---> docker-login.sh ends [Pipeline] } 04:03:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:03:20 ========================================================= 04:03:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:03:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:03:21 Sending build context to Docker daemon 14.2MB 04:03:21 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:03:21 Step 2/13 : FROM ${BASE} AS builder 04:03:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:03:21 9fda8d8052c6: Pulling fs layer 04:03:21 5d54e960e981: Pulling fs layer 04:03:21 c4a7e357bf2a: Pulling fs layer 04:03:21 f0e02332f6b5: Pulling fs layer 04:03:21 cefa15bbcfad: Pulling fs layer 04:03:21 17808c966233: Pulling fs layer 04:03:21 f4c1fc716caa: Pulling fs layer 04:03:21 cefa15bbcfad: Waiting 04:03:21 17808c966233: Waiting 04:03:21 f4c1fc716caa: Waiting 04:03:21 f0e02332f6b5: Waiting 04:03:21 5d54e960e981: Verifying Checksum 04:03:21 5d54e960e981: Download complete 04:03:21 f0e02332f6b5: Verifying Checksum 04:03:21 f0e02332f6b5: Download complete 04:03:21 cefa15bbcfad: Verifying Checksum 04:03:21 cefa15bbcfad: Download complete 04:03:21 9fda8d8052c6: Download complete 04:03:21 f4c1fc716caa: Verifying Checksum 04:03:21 f4c1fc716caa: Download complete 04:03:22 9fda8d8052c6: Pull complete 04:03:23 c4a7e357bf2a: Verifying Checksum 04:03:23 c4a7e357bf2a: Download complete 04:03:23 17808c966233: Verifying Checksum 04:03:23 17808c966233: Download complete 04:03:26 5d54e960e981: Pull complete 04:03:41 c4a7e357bf2a: Pull complete 04:03:41 f0e02332f6b5: Pull complete 04:03:41 cefa15bbcfad: Pull complete 04:03:49 17808c966233: Pull complete 04:03:53 f4c1fc716caa: Pull complete 04:03:53 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:03:53 ---> ea914061e18c 04:03:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:03:54 ---> Running in 17bca2583822 04:03:54 Removing intermediate container 17bca2583822 04:03:54 ---> b4c864925ff2 04:03:54 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:54 ---> Running in 8b36656bfd10 04:03:55 Removing intermediate container 8b36656bfd10 04:03:55 ---> 65775b76f25a 04:03:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:55 ---> Running in 81254104a6e3 04:03:55 Removing intermediate container 81254104a6e3 04:03:55 ---> ecc7dd2f3570 04:03:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:55 ---> Running in c09746c063bf 04:03:55 Removing intermediate container c09746c063bf 04:03:55 ---> d78272398c29 04:03:55 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:55 ---> Running in 3c820d04f4cc 04:03:56 Removing intermediate container 3c820d04f4cc 04:03:56 ---> f989ec8e8ca0 04:03:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:56 ---> Running in 51ebf0e398ce 04:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:03:59 OK: 266 MiB in 52 packages 04:03:59 Removing intermediate container 51ebf0e398ce 04:03:59 ---> 4cf305ef8564 04:03:59 Step 9/13 : WORKDIR /device-onvif-camera 04:03:59 ---> Running in a5879c706bc2 04:04:00 Removing intermediate container a5879c706bc2 04:04:00 ---> baa8df329579 04:04:00 Step 10/13 : COPY go.mod vendor* ./ 04:04:00 ---> 2e6df524a443 04:04:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:00 ---> Running in 315270441a23 04:05:22 Removing intermediate container 315270441a23 04:05:22 ---> 6a31d613cfc5 04:05:22 Step 12/13 : COPY . . 04:05:22 ---> 655f918414b5 04:05:22 Step 13/13 : RUN ${MAKE} 04:05:22 ---> Running in 14590d2aff34 04:05:22 noop 04:05:22 Removing intermediate container 14590d2aff34 04:05:22 ---> 8dafec812ea2 04:05:22 Successfully built 8dafec812ea2 04:05:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker inspect -f . ci-base-image-arm64 04:05:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:23 prd-ubuntu20.04-docker-arm64-4c-16g-16978 does not seem to be running inside a container 04:05:23 $ 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 ******** ci-base-image-arm64 cat 04:05:24 $ docker top f3b0161cbb358c55c07bb46e8f0c90cb6f530b4e46b02ad27a2d0749a89939ed -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:25 + go version 04:05:25 go version go1.21.0 linux/arm64 [Pipeline] } 04:05:25 $ docker stop --time=1 f3b0161cbb358c55c07bb46e8f0c90cb6f530b4e46b02ad27a2d0749a89939ed 04:05:26 $ docker rm -f --volumes f3b0161cbb358c55c07bb46e8f0c90cb6f530b4e46b02ad27a2d0749a89939ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:27 + docker inspect -f . ci-base-image-arm64 04:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:28 prd-ubuntu20.04-docker-arm64-4c-16g-16978 does not seem to be running inside a container 04:05:28 $ 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 ******** ci-base-image-arm64 cat 04:05:31 Removing intermediate container 3abc7655ab82 04:05:31 ---> b13440c30de4 04:05:31 Step 12/13 : COPY . . 04:05:31 ---> 55289f24ce1a 04:05:31 Step 13/13 : RUN ${MAKE} 04:05:31 ---> Running in 59f90e7bc7a1 04:05:31 noop 04:05:31 Removing intermediate container 59f90e7bc7a1 04:05:31 ---> 60a6c2b3b62a 04:05:31 Successfully built 60a6c2b3b62a 04:05:31 Successfully tagged ci-base-image-x86_64:latest 04:05:32 $ docker top 0a70c12382039aa98a8bc9e3b4e8436edb5bdb5bfd86a9516a26eb93f83c68f0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:32 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 04:05:33 + docker inspect -f . ci-base-image-x86_64 04:05:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:33 prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container 04:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:33 $ docker top 97c210d105be3e667083a58d03619c836ea107ecaf84446a524a0ca7c074dde0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 04:05:34 + go version 04:05:34 go version go1.21.0 linux/amd64 [Pipeline] } 04:05:34 $ docker stop --time=1 97c210d105be3e667083a58d03619c836ea107ecaf84446a524a0ca7c074dde0 04:05:34 + make test 04:05:34 go test ./... -coverprofile=coverage.out ./... 04:05:35 $ docker rm -f --volumes 97c210d105be3e667083a58d03619c836ea107ecaf84446a524a0ca7c074dde0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:36 + docker inspect -f . ci-base-image-x86_64 04:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:36 prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container 04:05:36 $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:36 $ docker top 9e3b53a3d08ec4117deb781c3c6d68c41b22ea5971d99c5cc49dd4d2a922c97a -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:37 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] fileExists [Pipeline] sh 04:05:37 + make test 04:05:37 go test ./... -coverprofile=coverage.out ./... 04:05:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:05:41 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:05:51 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:05:51 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:05:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.5% of statements 04:05:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.203s coverage: 86.5% of statements 04:06:01 go vet ./... 04:06:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:04 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:06:04 $ docker stop --time=1 9e3b53a3d08ec4117deb781c3c6d68c41b22ea5971d99c5cc49dd4d2a922c97a 04:06:10 $ docker rm -f --volumes 9e3b53a3d08ec4117deb781c3c6d68c41b22ea5971d99c5cc49dd4d2a922c97a [Pipeline] // withDockerContainer [Pipeline] sh 04:06:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:12 + ls -al . 04:06:12 total 236 04:06:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 04:05 . 04:06:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 .. 04:06:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:05 .git 04:06:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:02 .github 04:06:12 -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 04:02 .gitignore 04:06:12 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:02 .golangci.yml 04:06:12 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:02 .semver 04:06:12 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 04:02 Attribution.txt 04:06:12 -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 04:02 CHANGELOG.md 04:06:12 -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 04:02 Dockerfile 04:06:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:02 GOVERNANCE.md 04:06:12 -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 04:02 Jenkinsfile 04:06:12 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 04:02 LICENSE 04:06:12 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 04:02 Makefile 04:06:12 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 04:02 OWNERS.md 04:06:12 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 04:02 README.md 04:06:12 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:02 VERSION 04:06:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:02 bin 04:06:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:02 cmd 04:06:12 -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 04:05 coverage.out 04:06:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 doc 04:06:12 -rw-rw-r-- 1 jenkins jenkins 4087 Nov 8 04:02 go.mod 04:06:12 -rw-rw-r-- 1 jenkins jenkins 35688 Nov 8 04:02 go.sum 04:06:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 internal 04:06:12 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + 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=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 --label arch=amd64 --label version=0.0.0 . 04:06:12 Sending build context to Docker daemon 21.77MB 04:06:12 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:06:12 Step 2/26 : FROM ${BASE} AS builder 04:06:12 ---> 60a6c2b3b62a 04:06:12 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:06:13 ---> Running in 4a15de0042f3 04:06:13 Removing intermediate container 4a15de0042f3 04:06:13 ---> 4f8eb5b72da2 04:06:13 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:13 ---> Running in 95e00d219b34 04:06:13 Removing intermediate container 95e00d219b34 04:06:13 ---> c0d13cd69a30 04:06:13 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:06:13 ---> Running in 782085196e20 04:06:13 Removing intermediate container 782085196e20 04:06:13 ---> 9f179c16ccaa 04:06:13 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:06:13 ---> Running in 37a16ab00ad2 04:06:13 Removing intermediate container 37a16ab00ad2 04:06:13 ---> 752d3080bca9 04:06:13 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:06:13 ---> Running in 4e74d432b557 04:06:13 Removing intermediate container 4e74d432b557 04:06:13 ---> 557154c24fc2 04:06:13 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:13 ---> Running in 249f46975fc9 04:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:06:14 OK: 264 MiB in 52 packages 04:06:14 Removing intermediate container 249f46975fc9 04:06:14 ---> 8cda948e3fb4 04:06:14 Step 9/26 : WORKDIR /device-onvif-camera 04:06:14 ---> Running in 7f4a2a064d62 04:06:15 Removing intermediate container 7f4a2a064d62 04:06:15 ---> d7c4c672579b 04:06:15 Step 10/26 : COPY go.mod vendor* ./ 04:06:15 ---> 2e8704ec1e92 04:06:15 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:15 ---> Running in ebf8e0a6ef93 04:06:16 Removing intermediate container ebf8e0a6ef93 04:06:16 ---> dd3fdf3e574d 04:06:16 Step 12/26 : COPY . . 04:06:17 ---> e0f8e02531d6 04:06:17 Step 13/26 : RUN ${MAKE} 04:06:17 ---> Running in e2a7dbf84763 04:06:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:06:50 Removing intermediate container e2a7dbf84763 04:06:50 ---> 9162801f8ab9 04:06:50 Step 14/26 : FROM alpine:3.18 04:06:50 3.18: Pulling from library/alpine 04:06:50 96526aa774ef: Pulling fs layer 04:06:50 96526aa774ef: Verifying Checksum 04:06:50 96526aa774ef: Download complete 04:06:50 96526aa774ef: Pull complete 04:06:50 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:06:50 Status: Downloaded newer image for alpine:3.18 04:06:50 ---> 8ca4688f4f35 04:06:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:06:50 ---> Running in 83616d66717e 04:06:50 Removing intermediate container 83616d66717e 04:06:50 ---> ed7418e97060 04:06:50 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:06:50 ---> Running in 81ebac29dd91 04:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:06:50 (1/1) Installing dumb-init (1.2.5-r2) 04:06:50 Executing busybox-1.36.1-r2.trigger 04:06:50 OK: 7 MiB in 16 packages 04:06:50 Removing intermediate container 81ebac29dd91 04:06:50 ---> 437f42062d5d 04:06:50 Step 17/26 : WORKDIR / 04:06:50 ---> Running in 4e9d232c5354 04:06:50 Removing intermediate container 4e9d232c5354 04:06:50 ---> 421ccf71ffd8 04:06:50 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:06:51 ---> af99344bad6e 04:06:51 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:06:52 ---> 0a88cb43f313 04:06:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:06:52 ---> 0ea761c25bbf 04:06:52 Step 21/26 : EXPOSE 59984 04:06:52 ---> Running in 830a9bd7b497 04:06:52 Removing intermediate container 830a9bd7b497 04:06:52 ---> fa36e8ffc8cd 04:06:52 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:06:52 ---> Running in 3e42107d0514 04:06:52 Removing intermediate container 3e42107d0514 04:06:52 ---> 91e1ed7fc7a3 04:06:52 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:06:52 ---> Running in b6ab867cc64f 04:06:52 Removing intermediate container b6ab867cc64f 04:06:52 ---> b1cd35d2bf85 04:06:52 Step 24/26 : LABEL arch=amd64 04:06:52 ---> Running in a0c503c2c804 04:06:52 Removing intermediate container a0c503c2c804 04:06:52 ---> 9a58c0b92cbc 04:06:52 Step 25/26 : LABEL git_sha=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 04:06:52 ---> Running in 212343fcd75f 04:06:52 Removing intermediate container 212343fcd75f 04:06:52 ---> 2f74274c4b96 04:06:52 Step 26/26 : LABEL version=0.0.0 04:06:52 ---> Running in 2e386274cda8 04:06:52 Removing intermediate container 2e386274cda8 04:06:52 ---> 518373c8b088 04:06:52 [Warning] One or more build-args [ARCH] were not consumed 04:06:52 Successfully built 518373c8b088 04:06:52 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:53 04:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:53 latest: Pulling from edgex-lftools-log-publisher 04:06:53 5eb5b503b376: Pulling fs layer 04:06:53 5c69ac0246d0: Pulling fs layer 04:06:53 ec43610c2a17: Pulling fs layer 04:06:53 3a2ae6a8a46f: Pulling fs layer 04:06:53 33b1e0a273af: Pulling fs layer 04:06:53 5d3b04190fa2: Pulling fs layer 04:06:53 2f39f015ded8: Pulling fs layer 04:06:53 3a2ae6a8a46f: Waiting 04:06:53 5d3b04190fa2: Waiting 04:06:53 5c69ac0246d0: Verifying Checksum 04:06:53 5c69ac0246d0: Download complete 04:06:53 3a2ae6a8a46f: Verifying Checksum 04:06:53 3a2ae6a8a46f: Download complete 04:06:54 33b1e0a273af: Verifying Checksum 04:06:54 33b1e0a273af: Download complete 04:06:54 5d3b04190fa2: Verifying Checksum 04:06:54 5d3b04190fa2: Download complete 04:06:54 ec43610c2a17: Verifying Checksum 04:06:54 5eb5b503b376: Download complete 04:06:55 2f39f015ded8: Download complete 04:06:59 5eb5b503b376: Pull complete 04:06:59 5c69ac0246d0: Pull complete 04:06:59 ec43610c2a17: Pull complete 04:06:59 3a2ae6a8a46f: Pull complete 04:07:00 33b1e0a273af: Pull complete 04:07:00 5d3b04190fa2: Pull complete 04:07:04 2f39f015ded8: Pull complete 04:07:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:04 prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container 04:07:05 $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:13 $ docker top c5f806072a77e0def565698560953922a4754ecee185bb004a5188450531121d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:13 ---> job-cost.sh 04:07:13 lf-activate-venv: SKIPPING 04:07:13 INFO: No Stack... 04:07:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:14 INFO: Archiving Costs [Pipeline] sh 04:07:14 + + cut -d, -f6cat 04:07:14 /w/workspace/undry_device-onvif-camera_PR-404/archives/cost.csv [Pipeline] lock 04:07:14 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] 04:07:14 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] did not exist. Created. 04:07:14 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:15 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:15 Stashed 1 file(s) [Pipeline] } 04:07:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:15 $ docker stop --time=1 c5f806072a77e0def565698560953922a4754ecee185bb004a5188450531121d 04:07:15 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:07:15 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:07:16 $ docker rm -f --volumes c5f806072a77e0def565698560953922a4754ecee185bb004a5188450531121d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.183s coverage: 31.5% of statements 04:07:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.007s coverage: 86.5% of statements 04:07:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:07:44 go vet ./... 04:08:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:06 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:08:06 $ docker stop --time=1 0a70c12382039aa98a8bc9e3b4e8436edb5bdb5bfd86a9516a26eb93f83c68f0 04:08:10 $ docker rm -f --volumes 0a70c12382039aa98a8bc9e3b4e8436edb5bdb5bfd86a9516a26eb93f83c68f0 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:11 Warning: overwriting stash ‘coverage-report’ 04:08:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:12 + ls -al . 04:08:12 total 232 04:08:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:05 . 04:08:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 .. 04:08:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:02 .git 04:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:02 .github 04:08:12 -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 04:02 .gitignore 04:08:12 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:02 .golangci.yml 04:08:12 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 04:02 Attribution.txt 04:08:12 -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 04:02 CHANGELOG.md 04:08:12 -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 04:02 Dockerfile 04:08:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:02 GOVERNANCE.md 04:08:12 -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 04:02 Jenkinsfile 04:08:12 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 04:02 LICENSE 04:08:12 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 04:02 Makefile 04:08:12 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 04:02 OWNERS.md 04:08:12 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 04:02 README.md 04:08:12 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:02 VERSION 04:08:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:02 bin 04:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:02 cmd 04:08:12 -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 04:07 coverage.out 04:08:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 doc 04:08:12 -rw-rw-r-- 1 jenkins jenkins 4087 Nov 8 04:02 go.mod 04:08:12 -rw-rw-r-- 1 jenkins jenkins 35688 Nov 8 04:02 go.sum 04:08:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:02 internal 04:08:12 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + 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=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 --label arch=arm64 --label version=0.0.0 . 04:08:13 Sending build context to Docker daemon 14.28MB 04:08:13 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:08:13 Step 2/26 : FROM ${BASE} AS builder 04:08:13 ---> 8dafec812ea2 04:08:13 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:08:13 ---> Running in 9d5b825ad447 04:08:14 Removing intermediate container 9d5b825ad447 04:08:14 ---> 84067bfffb44 04:08:14 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:14 ---> Running in 2cc870bc940f 04:08:14 Removing intermediate container 2cc870bc940f 04:08:14 ---> d645986019f3 04:08:14 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:08:14 ---> Running in 81e9118a7d1c 04:08:14 Removing intermediate container 81e9118a7d1c 04:08:14 ---> 63a7245b3165 04:08:14 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:08:15 ---> Running in 5d3bea8be9fb 04:08:15 Removing intermediate container 5d3bea8be9fb 04:08:15 ---> 4da6d64636ff 04:08:15 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:08:15 ---> Running in a37629028bcd 04:08:15 Removing intermediate container a37629028bcd 04:08:15 ---> fd8445d6ddb7 04:08:15 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:15 ---> Running in fd77140a1a64 04:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:08:18 OK: 266 MiB in 52 packages 04:08:19 Removing intermediate container fd77140a1a64 04:08:19 ---> a47bc73208eb 04:08:19 Step 9/26 : WORKDIR /device-onvif-camera 04:08:19 ---> Running in 10f1793f10c4 04:08:19 Removing intermediate container 10f1793f10c4 04:08:19 ---> 0c14660548d0 04:08:19 Step 10/26 : COPY go.mod vendor* ./ 04:08:20 ---> 66ef48b1d23e 04:08:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:20 ---> Running in 76cc359e6dbc 04:08:22 Removing intermediate container 76cc359e6dbc 04:08:22 ---> c2b758312e98 04:08:22 Step 12/26 : COPY . . 04:08:24 ---> 3bd77277e8b5 04:08:24 Step 13/26 : RUN ${MAKE} 04:08:24 ---> Running in 7794606c2f94 04:08:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:10:32 Removing intermediate container 7794606c2f94 04:10:32 ---> 1e6ebc8ff3e0 04:10:32 Step 14/26 : FROM alpine:3.18 04:10:32 3.18: Pulling from library/alpine 04:10:32 579b34f0a95b: Pulling fs layer 04:10:32 579b34f0a95b: Verifying Checksum 04:10:32 579b34f0a95b: Download complete 04:10:32 579b34f0a95b: Pull complete 04:10:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:10:32 Status: Downloaded newer image for alpine:3.18 04:10:32 ---> 3cc203321400 04:10:32 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:10:32 ---> Running in a713b48e1899 04:10:32 Removing intermediate container a713b48e1899 04:10:32 ---> fa60e4b5e89c 04:10:32 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:10:32 ---> Running in 1b23acc78599 04:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:10:32 (1/1) Installing dumb-init (1.2.5-r2) 04:10:32 Executing busybox-1.36.1-r2.trigger 04:10:32 OK: 8 MiB in 16 packages 04:10:32 Removing intermediate container 1b23acc78599 04:10:32 ---> f2b75bbc9351 04:10:32 Step 17/26 : WORKDIR / 04:10:32 ---> Running in e787b36135ae 04:10:32 Removing intermediate container e787b36135ae 04:10:32 ---> 3a9c9a6291d8 04:10:32 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:10:32 ---> 63c49973d47c 04:10:32 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:10:32 ---> 1e728e18a966 04:10:32 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:10:32 ---> 382380af6726 04:10:32 Step 21/26 : EXPOSE 59984 04:10:32 ---> Running in fe4333284380 04:10:32 Removing intermediate container fe4333284380 04:10:32 ---> be13235077c4 04:10:32 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:10:32 ---> Running in 201c24dc995d 04:10:33 Removing intermediate container 201c24dc995d 04:10:33 ---> a6ce0ecd8fb9 04:10:33 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:10:33 ---> Running in 6a9fb82ba94d 04:10:33 Removing intermediate container 6a9fb82ba94d 04:10:33 ---> f275636a54f2 04:10:33 Step 24/26 : LABEL arch=arm64 04:10:33 ---> Running in 432a76c62725 04:10:33 Removing intermediate container 432a76c62725 04:10:33 ---> 160c72d81c82 04:10:33 Step 25/26 : LABEL git_sha=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 04:10:33 ---> Running in 210c326960e5 04:10:34 Removing intermediate container 210c326960e5 04:10:34 ---> d61bd03ed8ae 04:10:34 Step 26/26 : LABEL version=0.0.0 04:10:34 ---> Running in be64566cbca3 04:10:34 Removing intermediate container be64566cbca3 04:10:34 ---> fc27aeb1801e 04:10:34 [Warning] One or more build-args [ARCH] were not consumed 04:10:34 Successfully built fc27aeb1801e 04:10:34 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:35 04:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:35 arm64: Pulling from edgex-lftools-log-publisher 04:10:35 8998bd30e6a1: Pulling fs layer 04:10:35 04944245beec: Pulling fs layer 04:10:35 699f458cf7ca: Pulling fs layer 04:10:35 765212b225bb: Pulling fs layer 04:10:35 f23df028b6ca: Pulling fs layer 04:10:35 d65c8cfc05b1: Pulling fs layer 04:10:35 2437ff75d9bd: Pulling fs layer 04:10:35 f23df028b6ca: Waiting 04:10:35 d65c8cfc05b1: Waiting 04:10:35 2437ff75d9bd: Waiting 04:10:36 04944245beec: Verifying Checksum 04:10:36 04944245beec: Download complete 04:10:36 765212b225bb: Download complete 04:10:36 f23df028b6ca: Verifying Checksum 04:10:36 f23df028b6ca: Download complete 04:10:36 d65c8cfc05b1: Verifying Checksum 04:10:36 d65c8cfc05b1: Download complete 04:10:36 699f458cf7ca: Verifying Checksum 04:10:36 699f458cf7ca: Download complete 04:10:37 8998bd30e6a1: Verifying Checksum 04:10:37 8998bd30e6a1: Download complete 04:10:39 2437ff75d9bd: Verifying Checksum 04:10:39 2437ff75d9bd: Download complete 04:10:42 8998bd30e6a1: Pull complete 04:10:42 04944245beec: Pull complete 04:10:44 699f458cf7ca: Pull complete 04:10:44 765212b225bb: Pull complete 04:10:45 f23df028b6ca: Pull complete 04:10:45 d65c8cfc05b1: Pull complete 04:11:04 2437ff75d9bd: Pull complete 04:11:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:04 prd-ubuntu20.04-docker-arm64-4c-16g-16978 does not seem to be running inside a container 04:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:11:07 $ docker top e2c3bbd49b5e729ad3a54023796138d9e2b7905e65a40c03913c9b6ef8691f09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:08 ---> job-cost.sh 04:11:08 lf-activate-venv: SKIPPING 04:11:08 INFO: No Stack... 04:11:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:11:09 INFO: Archiving Costs [Pipeline] sh 04:11:10 + + cut -d, -f6 04:11:10 cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 04:11:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] 04:11:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] did not exist. Created. 04:11:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:10 /w/workspace/device-onvif-camera/1@tmp/durable-94f4ed0f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:11:11 + echo total: 0.2199999988079071 [Pipeline] stash 04:11:11 Warning: overwriting stash ‘stack-cost’ 04:11:11 Stashed 1 file(s) [Pipeline] } 04:11:11 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:11 $ docker stop --time=1 e2c3bbd49b5e729ad3a54023796138d9e2b7905e65a40c03913c9b6ef8691f09 04:11:13 $ docker rm -f --volumes e2c3bbd49b5e729ad3a54023796138d9e2b7905e65a40c03913c9b6ef8691f09 [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 04:11:14 provisioning config files... 04:11:14 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config11757592215782108611tmp [Pipeline] { [Pipeline] sh 04:11:14 + set +x 04:11:14 + curl -s https://codecov.io/bash 04:11:14 + bash -s -- 04:11:14 04:11:14 _____ _ 04:11:14 / ____| | | 04:11:14 | | ___ __| | ___ ___ _____ __ 04:11:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:11:14 | |___| (_) | (_| | __/ (_| (_) \ V / 04:11:14 \_____\___/ \__,_|\___|\___\___/ \_/ 04:11:14 Bash-1.0.6 04:11:14 04:11:14 04:11:14 ==> git version 2.25.1 found 04:11:14 ==> 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 04:11:14 Release-Date: 2020-01-08 04:11:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:11:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:11:14 ==> Jenkins CI detected. 04:11:14 current dir:  /w/workspace/undry_device-onvif-camera_PR-404 04:11:14 project root: . 04:11:14 --> token set from env 04:11:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:11:14 ==> Running gcov in . (disable via -X gcov) 04:11:14 ==> Python coveragepy not found 04:11:14 ==> Searching for coverage reports in: 04:11:14 + . 04:11:14 -> Found 1 reports 04:11:14 ==> Detecting git/mercurial file structure 04:11:14 ==> Reading reports 04:11:14 + ./coverage.out bytes=78456 04:11:14 ==> Appending adjustments 04:11:14 https://docs.codecov.io/docs/fixing-reports 04:11:14 + Found adjustments 04:11:14 ==> Gzipping contents 04:11:14 12K /tmp/codecov.tgOZLc.gz 04:11:14 ==> Uploading reports 04:11:14 url: https://codecov.io 04:11:14 query: branch=PR-404&commit=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= 04:11:14 -> Pinging Codecov 04:11:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-404&commit=6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= 04:11:14 -> Uploading to 04:11:14 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F29A59C45E3A92E06B3E522C9905F8EF/6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2/937d431a-b5ce-4922-8713-f0e844521dd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T041114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4f51804a7e562e8c148d1e2999e9d753c864df0531a0d4c7ecfe25530fc7af6 04:11:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:11:14 Dload Upload Total Spent Left Speed 04:11:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 39610 --:--:-- --:--:-- --:--:-- 39762 04:11:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 [Pipeline] } 04:11:15 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:11:17 + [ -d /w/workspace/undry_device-onvif-camera_PR-404/archives ] 04:11:17 + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives 04:11:17 total 16 04:11:17 drwxr-xr-x 3 root root 4096 Nov 8 04:07 . 04:11:17 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:07 .. 04:11:17 drwxr-xr-x 2 root root 4096 Nov 8 04:07 cost 04:11:17 -rw-r--r-- 1 root root 91 Nov 8 04:07 cost.csv 04:11:17 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-404/archives 04:11:17 + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives 04:11:17 total 16 04:11:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:07 . 04:11:17 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:07 .. 04:11:17 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:07 cost 04:11:17 -rw-r--r-- 1 jenkins jenkins 91 Nov 8 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:11:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:11:18 ---> package-listing.sh 04:11:18 ++ facter osfamily 04:11:18 ++ tr '[:upper:]' '[:lower:]' 04:11:18 + OS_FAMILY=debian 04:11:18 + workspace=/w/workspace/undry_device-onvif-camera_PR-404 04:11:18 + START_PACKAGES=/tmp/packages_start.txt 04:11:18 + END_PACKAGES=/tmp/packages_end.txt 04:11:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:11:18 + PACKAGES=/tmp/packages_start.txt 04:11:18 + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' 04:11:18 + PACKAGES=/tmp/packages_end.txt 04:11:18 + case "${OS_FAMILY}" in 04:11:18 + dpkg -l 04:11:18 + grep '^ii' 04:11:18 + '[' -f /tmp/packages_start.txt ']' 04:11:18 + '[' -f /tmp/packages_end.txt ']' 04:11:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:11:18 + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' 04:11:18 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-404/archives/ 04:11:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-404/archives/ [Pipeline] echo 04:11:18 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:11:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:11:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:19 prd-ubuntu20.04-docker-8c-8g-16981 does not seem to be running inside a container 04:11:19 $ 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-404/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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:11:19 $ docker top 955d805a555a8e3ad32c7ff50c710ade9e3fe45e10205dfff53dc3405ea33a9a -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:11:20 + mkdir -p /var/log/sysstat [Pipeline] sh 04:11:21 + ls /var/log/sa-host 04:11:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:21 provisioning config files... 04:11:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config14319194883571457247tmp [Pipeline] { [Pipeline] echo 04:11:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:11:21 ---> create-netrc.sh [Pipeline] } 04:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:11:22 ---> python-tools-install.sh [Pipeline] echo 04:11:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:11:22 ---> sudo-logs.sh 04:11:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:11:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:11:22 ---> job-cost.sh 04:11:22 lf-activate-venv: SKIPPING 04:11:22 DEBUG: total: 0.2199999988079071 04:11:22 INFO: Retrieving Stack Cost... 04:11:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:11:23 INFO: Archiving Costs [Pipeline] echo 04:11:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:11:23 ---> logs-deploy.sh 04:11:23 lf-activate-venv: SKIPPING 04:11:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-404/1 04:11:23 INFO: archiving workspace using pattern(s): 04:11:24 Archives upload complete. 04:11:24 INFO: archiving logs to Nexus