Push event to branch ajcasagrande-patch-1 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f98d7c4d4b6e300c244f2cb70cc735d43abe332d 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-ssh14925760253373362182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14690512352757356667.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/ajcasagrande-patch-1/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/ajcasagrande-patch-1/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10125380696782116777.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/ajcasagrande-patch-1/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18032095977218417549.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15857993808025704554.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/ajcasagrande-patch-1/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/ajcasagrande-patch-1/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10548849118375105199.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2526’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2530 in /w/workspace/nvif-camera_ajcasagrande-patch-1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/nvif-camera_ajcasagrande-patch-1 # 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 Avoid second fetch Checking out Revision f98d7c4d4b6e300c244f2cb70cc735d43abe332d (ajcasagrande-patch-1) > 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 core.sparsecheckout # timeout=10 > git checkout -f f98d7c4d4b6e300c244f2cb70cc735d43abe332d # timeout=10 Commit message: "docs: rename device-usb-camera in comments" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:10:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:10:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:10:22 ========================================================= 03:10:22 EdgeX Global Pipelines Version Info 03:10:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:10:23 ------------------- 03:10:23 stable info: 03:10:23 ------------------- 03:10:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:10:23 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:10:23 Message: update stable to v1.0.234 03:10:23 ------------------- 03:10:23 experimental info: 03:10:23 ------------------- 03:10:23 Commited By: **** collab-it+edgex@linuxfoundation.org 03:10:23 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:10:23 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:10:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = ajcasagrande-patch-1 [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = ajcasagrande-patch-1 [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = ajcasagrande-patch-1 [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f98d7c4 [Pipeline] echo 03:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:25 provisioning config files... 03:10:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/config4681315000291743691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:26 ---> docker-login.sh 03:10:26 nexus3.edgexfoundry.org:10001 03:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:26 Configure a credential helper to remove this warning. See 03:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:26 03:10:26 Login Succeeded 03:10:26 nexus3.edgexfoundry.org:10002 03:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:26 Configure a credential helper to remove this warning. See 03:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:26 03:10:26 Login Succeeded 03:10:26 nexus3.edgexfoundry.org:10003 03:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:26 Configure a credential helper to remove this warning. See 03:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:26 03:10:26 Login Succeeded 03:10:26 nexus3.edgexfoundry.org:10004 03:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:26 Configure a credential helper to remove this warning. See 03:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:26 03:10:26 Login Succeeded 03:10:26 docker.io 03:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:27 Configure a credential helper to remove this warning. See 03:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:27 03:10:27 Login Succeeded 03:10:27 ---> docker-login.sh ends [Pipeline] } 03:10:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:10:28 + git rev-list -1 --merges f98d7c4d4b6e300c244f2cb70cc735d43abe332d~1..f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo 03:10:28 -----------> git rev-list -1 --merges f98d7c4d4b6e300c244f2cb70cc735d43abe332d~1..f98d7c4d4b6e300c244f2cb70cc735d43abe332d f98d7c4d4b6e300c244f2cb70cc735d43abe332d [false] [Pipeline] sh 03:10:28 + git log --format=format:%s -1 f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo 03:10:28 ========================================================= 03:10:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:10:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:29 + git log --format=format:%s -1 f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo 03:10:29 [semverPrep] GIT_COMMIT: f98d7c4d4b6e300c244f2cb70cc735d43abe332d, Commit Message: docs: rename device-usb-camera in comments [Pipeline] echo 03:10:29 [semverPrep] This is not a build commit. [Pipeline] sh 03:10:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:29 + grep -v github /etc/ssh/ssh_known_hosts 03:10:29 + [ -e /tmp/ssh_known_hosts ] 03:10:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:10:29 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 03:10:29 /etc/ssh/ssh_known_hosts 03:10:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:30 03:10:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:30 0.1.4: Pulling from edgex-devops/py-git-semver 03:10:30 42c077c10790: Pulling fs layer 03:10:30 f63e77b7563a: Pulling fs layer 03:10:30 bd5fdadae976: Pulling fs layer 03:10:30 205491f53016: Pulling fs layer 03:10:30 df18705c85c3: Pulling fs layer 03:10:30 bdb3f477010e: Pulling fs layer 03:10:30 c8a8fc8e1c8f: Pulling fs layer 03:10:30 2c6e9b1d212d: Pulling fs layer 03:10:30 bdb8f0575790: Pulling fs layer 03:10:30 386e3cb2ff24: Pulling fs layer 03:10:30 2343380bae48: Pulling fs layer 03:10:30 c8a8fc8e1c8f: Waiting 03:10:30 2c6e9b1d212d: Waiting 03:10:30 bdb8f0575790: Waiting 03:10:30 386e3cb2ff24: Waiting 03:10:30 2343380bae48: Waiting 03:10:30 205491f53016: Waiting 03:10:30 df18705c85c3: Waiting 03:10:30 bdb3f477010e: Waiting 03:10:30 f63e77b7563a: Download complete 03:10:30 205491f53016: Download complete 03:10:31 df18705c85c3: Verifying Checksum 03:10:31 df18705c85c3: Download complete 03:10:31 bd5fdadae976: Download complete 03:10:31 bdb3f477010e: Download complete 03:10:31 2c6e9b1d212d: Verifying Checksum 03:10:31 2c6e9b1d212d: Download complete 03:10:31 bdb8f0575790: Download complete 03:10:31 386e3cb2ff24: Verifying Checksum 03:10:31 386e3cb2ff24: Download complete 03:10:31 2343380bae48: Verifying Checksum 03:10:31 2343380bae48: Download complete 03:10:31 42c077c10790: Download complete 03:10:31 c8a8fc8e1c8f: Download complete 03:10:32 42c077c10790: Pull complete 03:10:32 f63e77b7563a: Pull complete 03:10:33 bd5fdadae976: Pull complete 03:10:33 205491f53016: Pull complete 03:10:33 df18705c85c3: Pull complete 03:10:33 bdb3f477010e: Pull complete 03:10:35 c8a8fc8e1c8f: Pull complete 03:10:35 2c6e9b1d212d: Pull complete 03:10:35 bdb8f0575790: Pull complete 03:10:35 386e3cb2ff24: Pull complete 03:10:35 2343380bae48: Pull complete 03:10:35 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:35 prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container 03:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:37 $ docker top 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 -eo pid,comm 03:10:37 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). 03:10:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:37 [ssh-agent] Looking for ssh-agent implementation... 03:10:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:37 $ docker exec 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 ssh-agent 03:10:38 SSH_AUTH_SOCK=/tmp/ssh-K4y4GBhQhbj9/agent.32 03:10:38 SSH_AGENT_PID=38 03:10:38 Running ssh-add (command line suppressed) 03:10:38 Identity added: /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/private_key_2843527541470655667.key (/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/private_key_2843527541470655667.key) 03:10:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:38 + git tag --points-at HEAD [Pipeline] } 03:10:38 $ docker exec --env ******** --env ******** 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 ssh-agent -k 03:10:38 unset SSH_AUTH_SOCK; 03:10:38 unset SSH_AGENT_PID; 03:10:38 echo Agent pid 38 killed; 03:10:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:38 [ssh-agent] Looking for ssh-agent implementation... 03:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:38 $ docker exec 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 ssh-agent 03:10:39 SSH_AUTH_SOCK=/tmp/ssh-Zz8jbJRb4yej/agent.72 03:10:39 SSH_AGENT_PID=78 03:10:39 Running ssh-add (command line suppressed) 03:10:39 Identity added: /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/private_key_8589314918332996747.key (/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/private_key_8589314918332996747.key) 03:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:39 + git semver init 03:10:39 2022-06-17 03:10:39,701 [run_init] DEBUG init version:0.0.0 force:False 03:10:39 2022-06-17 03:10:39,702 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver 03:10:39 2022-06-17 03:10:39,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/nvif-camera_ajcasagrande-patch-1/.semver 03:10:39 2022-06-17 03:10:39,703 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver'], cwd=/w/workspace/nvif-camera_ajcasagrande-patch-1, universal_newlines=False, shell=None, istream=None) 03:10:40 2022-06-17 03:10:40,380 [append_file] DEBUG append to file:/w/workspace/nvif-camera_ajcasagrande-patch-1/.git/info/exclude 03:10:40 2022-06-17 03:10:40,381 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver/ajcasagrande-patch-1 with force:False 03:10:40 2022-06-17 03:10:40,381 [write_file] DEBUG write to file:/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver/ajcasagrande-patch-1 03:10:40 2022-06-17 03:10:40,385 [execute] INFO git cat-file --batch-check 03:10:40 2022-06-17 03:10:40,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver, universal_newlines=False, shell=None, istream=) 03:10:40 2022-06-17 03:10:40,392 [execute] INFO git cat-file --batch 03:10:40 2022-06-17 03:10:40,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver, universal_newlines=False, shell=None, istream=) 03:10:40 2022-06-17 03:10:40,397 [read_version] DEBUG read version from /w/workspace/nvif-camera_ajcasagrande-patch-1/.semver/ajcasagrande-patch-1 03:10:40 0.0.0 [Pipeline] } 03:10:40 $ docker exec --env ******** --env ******** 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 ssh-agent -k 03:10:40 unset SSH_AUTH_SOCK; 03:10:40 unset SSH_AGENT_PID; 03:10:40 echo Agent pid 78 killed; 03:10:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:41 + git semver [Pipeline] } 03:10:41 $ docker stop --time=1 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 03:10:42 $ docker rm -f 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:10:43 Stashed 1 file(s) [Pipeline] echo 03:10:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:44 provisioning config files... 03:10:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/config789540961713737973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:44 ---> docker-login.sh 03:10:44 nexus3.edgexfoundry.org:10001 03:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:44 Configure a credential helper to remove this warning. See 03:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:44 03:10:44 Login Succeeded 03:10:44 nexus3.edgexfoundry.org:10002 03:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:44 Configure a credential helper to remove this warning. See 03:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:44 03:10:44 Login Succeeded 03:10:44 nexus3.edgexfoundry.org:10003 03:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:44 Configure a credential helper to remove this warning. See 03:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:44 03:10:44 Login Succeeded 03:10:44 nexus3.edgexfoundry.org:10004 03:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:45 Configure a credential helper to remove this warning. See 03:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:45 03:10:45 Login Succeeded 03:10:45 docker.io 03:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:45 Configure a credential helper to remove this warning. See 03:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:45 03:10:45 Login Succeeded 03:10:45 ---> docker-login.sh ends [Pipeline] } 03:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:10:45 [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:45 [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:45 ========================================================= 03:10:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:10:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:10:46 Sending build context to Docker daemon 8.74MB 03:10:46 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:10:46 Step 2/13 : FROM ${BASE} AS builder 03:10:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:10:46 59bf1c3509f3: Pulling fs layer 03:10:46 666ba61612fd: Pulling fs layer 03:10:46 8ed8ca486205: Pulling fs layer 03:10:46 cc1cd167ecdc: Pulling fs layer 03:10:46 c516ae0d96e1: Pulling fs layer 03:10:46 684cea983483: Pulling fs layer 03:10:46 dd3240ac7de5: Pulling fs layer 03:10:46 b1e948a4e11c: Pulling fs layer 03:10:46 a8fd76ee1af6: Pulling fs layer 03:10:46 646ad004c059: Pulling fs layer 03:10:46 684cea983483: Waiting 03:10:46 dd3240ac7de5: Waiting 03:10:46 b1e948a4e11c: Waiting 03:10:46 a8fd76ee1af6: Waiting 03:10:46 646ad004c059: Waiting 03:10:46 cc1cd167ecdc: Waiting 03:10:46 c516ae0d96e1: Waiting 03:10:46 8ed8ca486205: Download complete 03:10:46 666ba61612fd: Download complete 03:10:46 c516ae0d96e1: Verifying Checksum 03:10:46 c516ae0d96e1: Download complete 03:10:46 59bf1c3509f3: Verifying Checksum 03:10:46 59bf1c3509f3: Download complete 03:10:46 684cea983483: Verifying Checksum 03:10:46 684cea983483: Download complete 03:10:46 dd3240ac7de5: Verifying Checksum 03:10:46 dd3240ac7de5: Download complete 03:10:46 b1e948a4e11c: Verifying Checksum 03:10:46 b1e948a4e11c: Download complete 03:10:46 59bf1c3509f3: Pull complete 03:10:46 666ba61612fd: Pull complete 03:10:46 8ed8ca486205: Pull complete 03:10:46 646ad004c059: Verifying Checksum 03:10:46 646ad004c059: Download complete 03:10:46 cc1cd167ecdc: Verifying Checksum 03:10:46 cc1cd167ecdc: Download complete 03:10:47 a8fd76ee1af6: Verifying Checksum 03:10:47 a8fd76ee1af6: Download complete 03:10:50 cc1cd167ecdc: Pull complete 03:10:50 c516ae0d96e1: Pull complete 03:10:50 684cea983483: Pull complete 03:10:50 dd3240ac7de5: Pull complete 03:10:50 b1e948a4e11c: Pull complete 03:10:52 a8fd76ee1af6: Pull complete 03:10:53 646ad004c059: Pull complete 03:10:53 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:10:53 ---> 8f69c11f6b0c 03:10:53 Step 3/13 : ARG MAKE="make build" 03:10:55 ---> Running in 68ef6177d806 03:10:55 Removing intermediate container 68ef6177d806 03:10:55 ---> 22693bfd26db 03:10:55 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:10:55 ---> Running in 3cf9fe52bc80 03:10:55 Removing intermediate container 3cf9fe52bc80 03:10:55 ---> 23889a215f0e 03:10:55 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:10:55 ---> Running in 7712e3a8fe64 03:10:55 Removing intermediate container 7712e3a8fe64 03:10:55 ---> 1ea175756e0f 03:10:55 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:10:55 ---> Running in 65baaf65aa7a 03:10:55 Removing intermediate container 65baaf65aa7a 03:10:55 ---> 9d19ac8e4975 03:10:55 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:55 ---> Running in 7e9d9ba3c0dd 03:10:56 Removing intermediate container 7e9d9ba3c0dd 03:10:56 ---> a0b8e980bc4f 03:10:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:10:56 ---> Running in 3442c8571625 03:10:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:10:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:10:57 OK: 221 MiB in 52 packages 03:10:58 Removing intermediate container 3442c8571625 03:10:58 ---> e3a62b22d877 03:10:58 Step 9/13 : WORKDIR /device-onvif-camera 03:10:58 ---> Running in 4fe652ddbec2 03:10:58 Removing intermediate container 4fe652ddbec2 03:10:58 ---> e3b8ba07fd79 03:10:58 Step 10/13 : COPY go.mod vendor* ./ 03:10:58 ---> 80573ff7d8fb 03:10:58 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:58 ---> Running in 90def3be78ff 03:10:59 Still waiting to schedule task 03:10:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2527’ is offline 03:11:13 Removing intermediate container 90def3be78ff 03:11:13 ---> bbd60052a50d 03:11:13 Step 12/13 : COPY . . 03:11:13 ---> e50f7731ed0b 03:11:13 Step 13/13 : RUN ${MAKE} 03:11:13 ---> Running in 7154252c94b0 03:11:14 noop 03:11:14 Removing intermediate container 7154252c94b0 03:11:14 ---> 6f45cda99715 03:11:14 Successfully built 6f45cda99715 03:11:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:14 + docker inspect -f . ci-base-image-x86_64 03:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:14 prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container 03:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-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 ******** ci-base-image-x86_64 cat 03:11:15 $ docker top 8e158f415f0d668306f6328341a34d9b035b9eb765cf599220622b03dd00da5c -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:15 + go version 03:11:15 go version go1.17.7 linux/amd64 [Pipeline] } 03:11:15 $ docker stop --time=1 8e158f415f0d668306f6328341a34d9b035b9eb765cf599220622b03dd00da5c 03:11:17 $ docker rm -f 8e158f415f0d668306f6328341a34d9b035b9eb765cf599220622b03dd00da5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:17 + docker inspect -f . ci-base-image-x86_64 03:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:18 prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container 03:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-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 ******** ci-base-image-x86_64 cat 03:11:18 $ docker top f81aebfa3af01b4f104b3646a1db7b673d6a44e3ab2098d18a2e593aa52efeca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:11:18 + make test 03:11:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:11:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:11:29 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:11:29 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.019s coverage: 1.2% of statements 03:11:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.711s coverage: 13.8% of statements 03:11:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:11:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:11:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:11:43 ./bin/test-attribution-txt.sh [Pipeline] echo 03:11:43 [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:11:43 $ docker stop --time=1 f81aebfa3af01b4f104b3646a1db7b673d6a44e3ab2098d18a2e593aa52efeca 03:11:45 $ docker rm -f f81aebfa3af01b4f104b3646a1db7b673d6a44e3ab2098d18a2e593aa52efeca [Pipeline] // withDockerContainer [Pipeline] sh 03:11:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:11:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:11:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:11:47 + ls -al . 03:11:47 total 236 03:11:47 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 03:11 . 03:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:10 .. 03:11:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:10 .git 03:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:10 .github 03:11:47 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 03:10 .gitignore 03:11:47 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 03:10 .golangci.yml 03:11:47 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 03:10 .semver 03:11:47 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 03:10 Attribution.txt 03:11:47 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 03:10 CHANGELOG.md 03:11:47 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 03:10 Dockerfile 03:11:47 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 03:10 GOVERNANCE.md 03:11:47 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 03:10 Jenkinsfile 03:11:47 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 03:10 LICENSE 03:11:47 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 03:10 Makefile 03:11:47 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 03:10 OWNERS.md 03:11:47 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 03:10 README.md 03:11:47 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 03:10 VERSION 03:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:10 bin 03:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 03:10 cmd 03:11:47 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 03:11 coverage.out 03:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:10 doc 03:11:47 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 03:10 go.mod 03:11:47 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 03:10 go.sum 03:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:10 internal 03:11:47 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:47 + 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=f98d7c4d4b6e300c244f2cb70cc735d43abe332d --label arch=amd64 --label version=0.0.0 . 03:11:47 Sending build context to Docker daemon 8.801MB 03:11:47 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:11:47 Step 2/26 : FROM ${BASE} AS builder 03:11:47 ---> 6f45cda99715 03:11:47 Step 3/26 : ARG MAKE="make build" 03:11:48 ---> Running in 4b1003e068c7 03:11:48 Removing intermediate container 4b1003e068c7 03:11:48 ---> 77fb0ee3ec09 03:11:48 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:11:48 ---> Running in e19869dcf461 03:11:48 Removing intermediate container e19869dcf461 03:11:48 ---> 76faa3e1a67f 03:11:48 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:11:48 ---> Running in 3b6f7d104289 03:11:48 Removing intermediate container 3b6f7d104289 03:11:48 ---> 44baaef92c9e 03:11:48 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:11:48 ---> Running in 705853d54d4d 03:11:48 Removing intermediate container 705853d54d4d 03:11:48 ---> b21233b868d8 03:11:48 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:48 ---> Running in 7f6de3ba0f4d 03:11:49 Removing intermediate container 7f6de3ba0f4d 03:11:49 ---> c3ba7320896f 03:11:49 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:11:49 ---> Running in aff46802294c 03:11:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:11:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:11:50 OK: 221 MiB in 52 packages 03:11:50 Removing intermediate container aff46802294c 03:11:50 ---> 0b9047ddd49a 03:11:50 Step 9/26 : WORKDIR /device-onvif-camera 03:11:50 ---> Running in 3b79bddde51a 03:11:51 Removing intermediate container 3b79bddde51a 03:11:51 ---> c38ddaddc9eb 03:11:51 Step 10/26 : COPY go.mod vendor* ./ 03:11:51 ---> 6c2e17650bef 03:11:51 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:51 ---> Running in 0375953d7604 03:11:52 Removing intermediate container 0375953d7604 03:11:52 ---> b743cc9d6c13 03:11:52 Step 12/26 : COPY . . 03:11:52 ---> be90b480e193 03:11:52 Step 13/26 : RUN ${MAKE} 03:11:52 ---> Running in 5d3dfedd0076 03:11:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:12:14 Removing intermediate container 5d3dfedd0076 03:12:14 ---> bbc9293ace43 03:12:14 Step 14/26 : FROM alpine:3.15 03:12:14 3.15: Pulling from library/alpine 03:12:14 df9b9388f04a: Pulling fs layer 03:12:14 df9b9388f04a: Verifying Checksum 03:12:14 df9b9388f04a: Download complete 03:12:14 df9b9388f04a: Pull complete 03:12:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:12:14 Status: Downloaded newer image for alpine:3.15 03:12:14 ---> 0ac33e5f5afa 03:12:14 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:12:14 ---> Running in 866d08d06941 03:12:14 Removing intermediate container 866d08d06941 03:12:14 ---> 2be1a34b9628 03:12:14 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:12:14 ---> Running in 926874f56fd3 03:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:12:14 (1/6) Installing dumb-init (1.2.5-r1) 03:12:14 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:12:14 (3/6) Installing libsodium (1.0.18-r0) 03:12:14 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:12:14 (5/6) Installing libzmq (4.3.4-r0) 03:12:14 (6/6) Installing zeromq (4.3.4-r0) 03:12:14 Executing busybox-1.34.1-r5.trigger 03:12:14 OK: 8 MiB in 20 packages 03:12:14 Removing intermediate container 926874f56fd3 03:12:14 ---> bf8bb24291ff 03:12:14 Step 17/26 : WORKDIR / 03:12:14 ---> Running in c243849afdc3 03:12:14 Removing intermediate container c243849afdc3 03:12:14 ---> 767f8854fb60 03:12:14 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:12:14 ---> da1fea767dca 03:12:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:12:15 ---> 9190e5f7f408 03:12:15 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:12:15 ---> 9fff75b8f0a7 03:12:15 Step 21/26 : EXPOSE 59984 03:12:15 ---> Running in 7de6deb211c6 03:12:15 Removing intermediate container 7de6deb211c6 03:12:15 ---> cb9da4814f95 03:12:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:12:15 ---> Running in a199dce6eeb6 03:12:15 Removing intermediate container a199dce6eeb6 03:12:15 ---> a99ddc0bfd6a 03:12:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:12:15 ---> Running in 16ed0610177d 03:12:15 Removing intermediate container 16ed0610177d 03:12:15 ---> 692584db9008 03:12:15 Step 24/26 : LABEL arch=amd64 03:12:15 ---> Running in 857e83ec5fb6 03:12:15 Removing intermediate container 857e83ec5fb6 03:12:15 ---> 79561e3d2cd0 03:12:15 Step 25/26 : LABEL git_sha=f98d7c4d4b6e300c244f2cb70cc735d43abe332d 03:12:15 ---> Running in 66ccf4e9a3bb 03:12:15 Removing intermediate container 66ccf4e9a3bb 03:12:15 ---> 446c07f7cdba 03:12:15 Step 26/26 : LABEL version=0.0.0 03:12:15 ---> Running in 3135043722ba 03:12:16 Removing intermediate container 3135043722ba 03:12:16 ---> 356e7aed190f 03:12:16 [Warning] One or more build-args [ARCH] were not consumed 03:12:16 Successfully built 356e7aed190f 03:12:16 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 03:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:16 03:12:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:17 latest: Pulling from edgex-lftools-log-publisher 03:12:17 5eb5b503b376: Pulling fs layer 03:12:17 5c69ac0246d0: Pulling fs layer 03:12:17 ec43610c2a17: Pulling fs layer 03:12:17 3a2ae6a8a46f: Pulling fs layer 03:12:17 33b1e0a273af: Pulling fs layer 03:12:17 5d3b04190fa2: Pulling fs layer 03:12:17 2f39f015ded8: Pulling fs layer 03:12:17 3a2ae6a8a46f: Waiting 03:12:17 33b1e0a273af: Waiting 03:12:17 5d3b04190fa2: Waiting 03:12:17 2f39f015ded8: Waiting 03:12:17 5c69ac0246d0: Verifying Checksum 03:12:17 5c69ac0246d0: Download complete 03:12:17 3a2ae6a8a46f: Verifying Checksum 03:12:17 3a2ae6a8a46f: Download complete 03:12:17 33b1e0a273af: Verifying Checksum 03:12:17 33b1e0a273af: Download complete 03:12:17 ec43610c2a17: Verifying Checksum 03:12:17 ec43610c2a17: Download complete 03:12:17 5d3b04190fa2: Verifying Checksum 03:12:17 5d3b04190fa2: Download complete 03:12:17 5eb5b503b376: Verifying Checksum 03:12:17 5eb5b503b376: Download complete 03:12:18 2f39f015ded8: Download complete 03:12:18 5eb5b503b376: Pull complete 03:12:18 5c69ac0246d0: Pull complete 03:12:19 ec43610c2a17: Pull complete 03:12:19 3a2ae6a8a46f: Pull complete 03:12:19 33b1e0a273af: Pull complete 03:12:19 5d3b04190fa2: Pull complete 03:12:23 2f39f015ded8: Pull complete 03:12:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:24 prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container 03:12:24 $ 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/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:12:26 $ docker top fd0458d501348a1e39d83c8d0ccf5ed58e6ea9468af6ce67ff4320578cefdb3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:26 ---> job-cost.sh 03:12:26 lf-activate-venv: SKIPPING 03:12:26 INFO: No Stack... 03:12:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:12:27 INFO: Archiving Costs [Pipeline] sh 03:12:27 + cat /w/workspace/nvif-camera_ajcasagrande-patch-1/archives/cost.csv 03:12:27 + cut -d, -f6 [Pipeline] lock 03:12:27 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] 03:12:27 Resource [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] did not exist. Created. 03:12:27 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:28 + echo total: 0.2199999988079071 [Pipeline] stash 03:12:28 Stashed 1 file(s) [Pipeline] } 03:12:28 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:12:28 $ docker stop --time=1 fd0458d501348a1e39d83c8d0ccf5ed58e6ea9468af6ce67ff4320578cefdb3f 03:12:29 $ docker rm -f fd0458d501348a1e39d83c8d0ccf5ed58e6ea9468af6ce67ff4320578cefdb3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:12:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2532 in /w/workspace/nvif-camera_ajcasagrande-patch-1 [Pipeline] { [Pipeline] ws 03:12:37 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:12:37 Selected Git installation does not exist. Using Default 03:12:37 The recommended git tool is: NONE 03:12:43 using credential edgex-jenkins-ssh 03:12:43 Cloning the remote Git repository 03:12:43 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:12:45 Avoid second fetch 03:12:45 Checking out Revision f98d7c4d4b6e300c244f2cb70cc735d43abe332d (ajcasagrande-patch-1) 03:12:43 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:12:44 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:12:44 > git --version # timeout=10 03:12:44 > git --version # 'git version 2.25.1' 03:12:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:45 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:12:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:45 > git config core.sparsecheckout # timeout=10 03:12:45 > git checkout -f f98d7c4d4b6e300c244f2cb70cc735d43abe332d # timeout=10 03:12:49 Commit message: "docs: rename device-usb-camera in comments" 03:12:49 > git --version # timeout=10 03:12:49 > git --version # 'git version 2.25.1' 03:12:49 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:12:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:50 Dload Upload Total Spent Left Speed 03:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 64151 0 --:--:-- --:--:-- --:--:-- 64151 [Pipeline] sh 03:12:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:12:51 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 03:12:51 /etc/docker/daemon.json 03:12:51 { 03:12:51 "registry-mirrors": [ 03:12:51 "https://nexus3.edgexfoundry.org:10001" 03:12:51 ], 03:12:51 "bip": "10.250.0.254/24", 03:12:51 "hosts": [ 03:12:51 "tcp://0.0.0.0:5555", 03:12:51 "unix:///var/run/docker.sock" 03:12:51 ], 03:12:51 "mtu": 1458, 03:12:51 "selinux-enabled": true, 03:12:51 "seccomp-profile": "/etc/docker/seccomp.json" 03:12:51 } [Pipeline] sh 03:12:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:12:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:11 provisioning config files... 03:13:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1557992804413677053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:11 ---> docker-login.sh 03:13:11 nexus3.edgexfoundry.org:10001 03:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:12 Configure a credential helper to remove this warning. See 03:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:12 03:13:12 Login Succeeded 03:13:12 nexus3.edgexfoundry.org:10002 03:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:13 Configure a credential helper to remove this warning. See 03:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:13 03:13:13 Login Succeeded 03:13:13 nexus3.edgexfoundry.org:10003 03:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:13 Configure a credential helper to remove this warning. See 03:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:13 03:13:13 Login Succeeded 03:13:13 nexus3.edgexfoundry.org:10004 03:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:14 Configure a credential helper to remove this warning. See 03:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:14 03:13:14 Login Succeeded 03:13:14 docker.io 03:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:14 Configure a credential helper to remove this warning. See 03:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:14 03:13:14 Login Succeeded 03:13:14 ---> docker-login.sh ends [Pipeline] } 03:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:13:15 [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:15 [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:15 ========================================================= 03:13:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:13:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:13:16 Sending build context to Docker daemon 5.953MB 03:13:16 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:13:16 Step 2/13 : FROM ${BASE} AS builder 03:13:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:13:16 9b3977197b4f: Pulling fs layer 03:13:16 1a89e8eeedd5: Pulling fs layer 03:13:16 94645a83ff95: Pulling fs layer 03:13:16 e6fb740bc735: Pulling fs layer 03:13:16 3a77bd46dcc9: Pulling fs layer 03:13:16 355e64cbe906: Pulling fs layer 03:13:16 63ab81a10011: Pulling fs layer 03:13:16 555d1d1c4555: Pulling fs layer 03:13:16 7d9057610161: Pulling fs layer 03:13:16 355e64cbe906: Waiting 03:13:16 e6fb740bc735: Waiting 03:13:16 63ab81a10011: Waiting 03:13:16 3a77bd46dcc9: Waiting 03:13:16 555d1d1c4555: Waiting 03:13:16 7d9057610161: Waiting 03:13:16 94645a83ff95: Verifying Checksum 03:13:16 94645a83ff95: Download complete 03:13:16 1a89e8eeedd5: Download complete 03:13:16 3a77bd46dcc9: Verifying Checksum 03:13:16 3a77bd46dcc9: Download complete 03:13:16 355e64cbe906: Verifying Checksum 03:13:16 355e64cbe906: Download complete 03:13:16 9b3977197b4f: Verifying Checksum 03:13:16 9b3977197b4f: Download complete 03:13:16 63ab81a10011: Verifying Checksum 03:13:16 63ab81a10011: Download complete 03:13:17 9b3977197b4f: Pull complete 03:13:17 7d9057610161: Verifying Checksum 03:13:17 7d9057610161: Download complete 03:13:18 1a89e8eeedd5: Pull complete 03:13:18 94645a83ff95: Pull complete 03:13:19 555d1d1c4555: Verifying Checksum 03:13:19 555d1d1c4555: Download complete 03:13:19 e6fb740bc735: Verifying Checksum 03:13:19 e6fb740bc735: Download complete 03:13:32 e6fb740bc735: Pull complete 03:13:32 3a77bd46dcc9: Pull complete 03:13:32 355e64cbe906: Pull complete 03:13:32 63ab81a10011: Pull complete 03:13:38 555d1d1c4555: Pull complete 03:13:39 7d9057610161: Pull complete 03:13:39 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:13:39 ---> 819e984ddca1 03:13:39 Step 3/13 : ARG MAKE="make build" 03:13:41 ---> Running in d2edbd7256b3 03:13:41 Removing intermediate container d2edbd7256b3 03:13:41 ---> 8f4d82927434 03:13:41 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:13:42 ---> Running in c24ad96e2cf8 03:13:42 Removing intermediate container c24ad96e2cf8 03:13:42 ---> 63d77fcdd11c 03:13:42 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:13:42 ---> Running in 7d2d00b7fadd 03:13:43 Removing intermediate container 7d2d00b7fadd 03:13:43 ---> b494e5064578 03:13:43 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:13:43 ---> Running in 3a0b87b60e86 03:13:44 Removing intermediate container 3a0b87b60e86 03:13:44 ---> 1ccb2e04b0ef 03:13:44 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:44 ---> Running in 052430614fd8 03:13:46 Removing intermediate container 052430614fd8 03:13:46 ---> 55e76304dc16 03:13:46 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:13:46 ---> Running in 178983638b9a 03:13:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:13:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:13:48 OK: 220 MiB in 52 packages 03:13:49 Removing intermediate container 178983638b9a 03:13:49 ---> e75ee81b79ad 03:13:49 Step 9/13 : WORKDIR /device-onvif-camera 03:13:49 ---> Running in 3353fab37025 03:13:50 Removing intermediate container 3353fab37025 03:13:50 ---> ff407b670c96 03:13:50 Step 10/13 : COPY go.mod vendor* ./ 03:13:50 ---> 57d1a527b5a1 03:13:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:50 ---> Running in bb9e8a07193d 03:14:37 Removing intermediate container bb9e8a07193d 03:14:37 ---> c05219d372b8 03:14:37 Step 12/13 : COPY . . 03:14:37 ---> d524f8bfe535 03:14:37 Step 13/13 : RUN ${MAKE} 03:14:38 ---> Running in 714d34e47331 03:14:39 noop 03:14:39 Removing intermediate container 714d34e47331 03:14:39 ---> 08e7d497ea60 03:14:39 Successfully built 08e7d497ea60 03:14:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:40 + docker inspect -f . ci-base-image-arm64 03:14:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:40 prd-ubuntu20.04-docker-arm64-4c-16g-2532 does not seem to be running inside a container 03:14:40 $ 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 ******** ci-base-image-arm64 cat 03:14:41 $ docker top de143774ace5fd3b1cce0734a2b00fad434b554f13b526b6cc88e955b0d4fcf5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:42 + go version 03:14:42 go version go1.17.7 linux/arm64 [Pipeline] } 03:14:42 $ docker stop --time=1 de143774ace5fd3b1cce0734a2b00fad434b554f13b526b6cc88e955b0d4fcf5 03:14:44 $ docker rm -f de143774ace5fd3b1cce0734a2b00fad434b554f13b526b6cc88e955b0d4fcf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:45 + docker inspect -f . ci-base-image-arm64 03:14:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:45 prd-ubuntu20.04-docker-arm64-4c-16g-2532 does not seem to be running inside a container 03:14:46 $ 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 ******** ci-base-image-arm64 cat 03:14:47 $ docker top fbbc79540eae6362316926a03748af87e6620d221ffb3ff6392b7b93d52b109c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:14:48 + make test 03:14:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:14:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:16:27 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:16:27 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.086s coverage: 1.2% of statements 03:16:42 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.156s coverage: 13.8% of statements 03:16:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:16:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:17:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:17:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:17:14 ./bin/test-attribution-txt.sh [Pipeline] echo 03:17:15 [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:17:15 $ docker stop --time=1 fbbc79540eae6362316926a03748af87e6620d221ffb3ff6392b7b93d52b109c 03:17:17 $ docker rm -f fbbc79540eae6362316926a03748af87e6620d221ffb3ff6392b7b93d52b109c [Pipeline] // withDockerContainer [Pipeline] sh 03:17:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:17:18 Warning: overwriting stash ‘coverage-report’ 03:17:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:17:20 + ls -al . 03:17:20 total 232 03:17:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:17 . 03:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:12 .. 03:17:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:12 .git 03:17:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:12 .github 03:17:20 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 03:12 .gitignore 03:17:20 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 03:12 .golangci.yml 03:17:20 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 03:12 Attribution.txt 03:17:20 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 03:12 CHANGELOG.md 03:17:20 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 03:12 Dockerfile 03:17:20 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 03:12 GOVERNANCE.md 03:17:20 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 03:12 Jenkinsfile 03:17:20 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 03:12 LICENSE 03:17:20 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 03:12 Makefile 03:17:20 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 03:12 OWNERS.md 03:17:20 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 03:12 README.md 03:17:20 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 03:10 VERSION 03:17:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:12 bin 03:17:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 03:12 cmd 03:17:20 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 03:16 coverage.out 03:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:12 doc 03:17:20 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 03:12 go.mod 03:17:20 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 03:12 go.sum 03:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:12 internal 03:17:20 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 03:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:21 + 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=f98d7c4d4b6e300c244f2cb70cc735d43abe332d --label arch=arm64 --label version=0.0.0 . 03:17:21 Sending build context to Docker daemon 6.013MB 03:17:21 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:17:21 Step 2/26 : FROM ${BASE} AS builder 03:17:21 ---> 08e7d497ea60 03:17:21 Step 3/26 : ARG MAKE="make build" 03:17:21 ---> Running in 0143fab0a4ef 03:17:21 Removing intermediate container 0143fab0a4ef 03:17:21 ---> dcc04b99678e 03:17:21 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:17:21 ---> Running in a1afea4b0b35 03:17:22 Removing intermediate container a1afea4b0b35 03:17:22 ---> c8ef9814496f 03:17:22 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:17:22 ---> Running in 4e516708f10d 03:17:22 Removing intermediate container 4e516708f10d 03:17:22 ---> 310969f69b49 03:17:22 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:17:22 ---> Running in 2e43e9c7cd7e 03:17:23 Removing intermediate container 2e43e9c7cd7e 03:17:23 ---> 47f2afdf85de 03:17:23 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:23 ---> Running in 4124ca3763b7 03:17:25 Removing intermediate container 4124ca3763b7 03:17:25 ---> 21e4951e8b8b 03:17:25 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:17:25 ---> Running in 530cb5e0a659 03:17:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:17:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:17:27 OK: 220 MiB in 52 packages 03:17:28 Removing intermediate container 530cb5e0a659 03:17:28 ---> 9e14b064be63 03:17:28 Step 9/26 : WORKDIR /device-onvif-camera 03:17:28 ---> Running in d0bf4a91bdc7 03:17:29 Removing intermediate container d0bf4a91bdc7 03:17:29 ---> 728538d54a92 03:17:29 Step 10/26 : COPY go.mod vendor* ./ 03:17:29 ---> 7c6b1aede9c0 03:17:29 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:30 ---> Running in 5219b0ec546d 03:17:32 Removing intermediate container 5219b0ec546d 03:17:32 ---> 962a74e9fd17 03:17:32 Step 12/26 : COPY . . 03:17:33 ---> d710d4915a52 03:17:33 Step 13/26 : RUN ${MAKE} 03:17:33 ---> Running in e4e214cd2a1e 03:17:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:19:56 Removing intermediate container e4e214cd2a1e 03:19:56 ---> 79db7631a877 03:19:56 Step 14/26 : FROM alpine:3.15 03:19:56 3.15: Pulling from library/alpine 03:19:56 9981e73032c8: Pulling fs layer 03:19:56 9981e73032c8: Verifying Checksum 03:19:56 9981e73032c8: Download complete 03:19:56 9981e73032c8: Pull complete 03:19:56 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:19:56 Status: Downloaded newer image for alpine:3.15 03:19:56 ---> 3fb3c9af89a9 03:19:56 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:19:56 ---> Running in abe56aae5026 03:19:56 Removing intermediate container abe56aae5026 03:19:56 ---> 3569a02f381e 03:19:56 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:19:56 ---> Running in 2f731f7f86fa 03:19:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:56 (1/6) Installing dumb-init (1.2.5-r1) 03:19:56 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:19:56 (3/6) Installing libsodium (1.0.18-r0) 03:19:56 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:19:56 (5/6) Installing libzmq (4.3.4-r0) 03:19:56 (6/6) Installing zeromq (4.3.4-r0) 03:19:56 Executing busybox-1.34.1-r5.trigger 03:19:56 OK: 8 MiB in 20 packages 03:19:56 Removing intermediate container 2f731f7f86fa 03:19:56 ---> 394331e022bd 03:19:56 Step 17/26 : WORKDIR / 03:19:56 ---> Running in b6fa064fe4d8 03:19:56 Removing intermediate container b6fa064fe4d8 03:19:56 ---> 66e88e5b70c1 03:19:56 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:19:56 ---> 679bc45b6cd6 03:19:56 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:19:56 ---> e64e641a987b 03:19:56 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:19:56 ---> c938c6c39a37 03:19:56 Step 21/26 : EXPOSE 59984 03:19:56 ---> Running in 59a09d6b93b8 03:19:56 Removing intermediate container 59a09d6b93b8 03:19:56 ---> d3be05db2aa1 03:19:56 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:19:56 ---> Running in 40b73d9b9244 03:19:56 Removing intermediate container 40b73d9b9244 03:19:56 ---> 9560736b5db5 03:19:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:56 ---> Running in 9596ea0e7803 03:19:56 Removing intermediate container 9596ea0e7803 03:19:56 ---> 1fffd148c2e0 03:19:56 Step 24/26 : LABEL arch=arm64 03:19:56 ---> Running in b735052a5093 03:19:56 Removing intermediate container b735052a5093 03:19:56 ---> 45e99e0e1e88 03:19:56 Step 25/26 : LABEL git_sha=f98d7c4d4b6e300c244f2cb70cc735d43abe332d 03:19:56 ---> Running in fcaba42f3209 03:19:56 Removing intermediate container fcaba42f3209 03:19:56 ---> b8c17fee4a2b 03:19:56 Step 26/26 : LABEL version=0.0.0 03:19:56 ---> Running in 463254f9e3db 03:19:56 Removing intermediate container 463254f9e3db 03:19:56 ---> 35210b518937 03:19:56 [Warning] One or more build-args [ARCH] were not consumed 03:19:57 Successfully built 35210b518937 03:19:57 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 03:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:57 03:19:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:58 arm64: Pulling from edgex-lftools-log-publisher 03:19:58 8998bd30e6a1: Pulling fs layer 03:19:58 04944245beec: Pulling fs layer 03:19:58 699f458cf7ca: Pulling fs layer 03:19:58 765212b225bb: Pulling fs layer 03:19:58 f23df028b6ca: Pulling fs layer 03:19:58 d65c8cfc05b1: Pulling fs layer 03:19:58 2437ff75d9bd: Pulling fs layer 03:19:58 f23df028b6ca: Waiting 03:19:58 2437ff75d9bd: Waiting 03:19:58 04944245beec: Verifying Checksum 03:19:58 04944245beec: Download complete 03:19:58 765212b225bb: Download complete 03:19:58 f23df028b6ca: Verifying Checksum 03:19:58 f23df028b6ca: Download complete 03:19:58 d65c8cfc05b1: Verifying Checksum 03:19:58 d65c8cfc05b1: Download complete 03:19:58 699f458cf7ca: Verifying Checksum 03:19:58 699f458cf7ca: Download complete 03:19:59 8998bd30e6a1: Verifying Checksum 03:19:59 8998bd30e6a1: Download complete 03:20:01 2437ff75d9bd: Verifying Checksum 03:20:01 2437ff75d9bd: Download complete 03:20:03 8998bd30e6a1: Pull complete 03:20:03 04944245beec: Pull complete 03:20:04 699f458cf7ca: Pull complete 03:20:05 765212b225bb: Pull complete 03:20:05 f23df028b6ca: Pull complete 03:20:05 d65c8cfc05b1: Pull complete 03:20:21 2437ff75d9bd: Pull complete 03:20:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:21 prd-ubuntu20.04-docker-arm64-4c-16g-2532 does not seem to be running inside a container 03:20:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:20:24 $ docker top 932437c2ad96b5dc195917d89695ac3b2a642057927d9994c482a0d9ae77380a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:25 ---> job-cost.sh 03:20:25 lf-activate-venv: SKIPPING 03:20:25 INFO: No Stack... 03:20:25 INFO: Retrieving Pricing Info for: v3-standard-4 03:20:26 INFO: Archiving Costs [Pipeline] sh 03:20:27 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:20:27 + cut -d, -f6 [Pipeline] lock 03:20:27 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] 03:20:27 Resource [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] did not exist. Created. 03:20:27 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:28 /w/workspace/device-onvif-camera/1@tmp/durable-9259e821/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:20:28 + echo total: 0.10999999940395355 [Pipeline] stash 03:20:28 Warning: overwriting stash ‘stack-cost’ 03:20:28 Stashed 1 file(s) [Pipeline] } 03:20:28 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:29 $ docker stop --time=1 932437c2ad96b5dc195917d89695ac3b2a642057927d9994c482a0d9ae77380a 03:20:30 $ docker rm -f 932437c2ad96b5dc195917d89695ac3b2a642057927d9994c482a0d9ae77380a [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 03:20:31 provisioning config files... 03:20:31 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/config6352160068449765615tmp [Pipeline] { [Pipeline] sh 03:20:32 + set +x 03:20:32 + curl -s https://codecov.io/bash 03:20:32 + bash -s -- 03:20:32 03:20:32 _____ _ 03:20:32 / ____| | | 03:20:32 | | ___ __| | ___ ___ _____ __ 03:20:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:20:32 | |___| (_) | (_| | __/ (_| (_) \ V / 03:20:32 \_____\___/ \__,_|\___|\___\___/ \_/ 03:20:32 Bash-1.0.6 03:20:32 03:20:32 03:20:32 ==> git version 2.25.1 found 03:20:32 ==> 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 03:20:32 Release-Date: 2020-01-08 03:20:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:20:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:20:32 ==> Jenkins CI detected. 03:20:32 current dir:  /w/workspace/nvif-camera_ajcasagrande-patch-1 03:20:32 project root: . 03:20:32 --> token set from env 03:20:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:20:32 ==> Running gcov in . (disable via -X gcov) 03:20:32 ==> Python coveragepy not found 03:20:32 ==> Searching for coverage reports in: 03:20:32 + . 03:20:32 -> Found 1 reports 03:20:32 ==> Detecting git/mercurial file structure 03:20:32 ==> Reading reports 03:20:32 + ./coverage.out bytes=59480 03:20:32 ==> Appending adjustments 03:20:32 https://docs.codecov.io/docs/fixing-reports 03:20:32 + Found adjustments 03:20:32 ==> Gzipping contents 03:20:32 8.0K /tmp/codecov.7ES6Fc.gz 03:20:32 ==> Uploading reports 03:20:32 url: https://codecov.io 03:20:32 query: branch=ajcasagrande-patch-1&commit=f98d7c4d4b6e300c244f2cb70cc735d43abe332d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fajcasagrande-patch-1%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:20:32 -> Pinging Codecov 03:20:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=ajcasagrande-patch-1&commit=f98d7c4d4b6e300c244f2cb70cc735d43abe332d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fajcasagrande-patch-1%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:20:32 -> Uploading to 03:20:32 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/F29A59C45E3A92E06B3E522C9905F8EF/f98d7c4d4b6e300c244f2cb70cc735d43abe332d/52bd6920-35f8-4345-8404-adc61efa9f98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T032032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17e7cf7a22613bd1a3db91cbb83a856e1c3aa7790d0f287b50745fb802a4905c 03:20:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:32 Dload Upload Total Spent Left Speed 03:20:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7646 0 0 100 7646 0 233k --:--:-- --:--:-- --:--:-- 226k 100 7646 0 0 100 7646 0 34286 --:--:-- --:--:-- --:--:-- 34133 03:20:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] } 03:20:32 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 03:20:34 + [ -d /w/workspace/nvif-camera_ajcasagrande-patch-1/archives ] 03:20:34 + ls -al /w/workspace/nvif-camera_ajcasagrande-patch-1/archives 03:20:34 total 16 03:20:34 drwxr-xr-x 3 root root 4096 Jun 17 03:12 . 03:20:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 03:12 .. 03:20:34 drwxr-xr-x 2 root root 4096 Jun 17 03:12 cost 03:20:34 -rw-r--r-- 1 root root 104 Jun 17 03:12 cost.csv 03:20:34 + sudo chown -R jenkins:jenkins /w/workspace/nvif-camera_ajcasagrande-patch-1/archives 03:20:34 + ls -al /w/workspace/nvif-camera_ajcasagrande-patch-1/archives 03:20:34 total 16 03:20:34 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 03:12 . 03:20:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 03:12 .. 03:20:34 drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 03:12 cost 03:20:34 -rw-r--r-- 1 jenkins jenkins 104 Jun 17 03:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:20:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:20:35 ---> package-listing.sh 03:20:35 ++ facter osfamily 03:20:35 ++ tr '[:upper:]' '[:lower:]' 03:20:36 + OS_FAMILY=debian 03:20:36 + workspace=/w/workspace/nvif-camera_ajcasagrande-patch-1 03:20:36 + START_PACKAGES=/tmp/packages_start.txt 03:20:36 + END_PACKAGES=/tmp/packages_end.txt 03:20:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:20:36 + PACKAGES=/tmp/packages_start.txt 03:20:36 + '[' /w/workspace/nvif-camera_ajcasagrande-patch-1 ']' 03:20:36 + PACKAGES=/tmp/packages_end.txt 03:20:36 + case "${OS_FAMILY}" in 03:20:36 + dpkg -l 03:20:36 + grep '^ii' 03:20:36 + '[' -f /tmp/packages_start.txt ']' 03:20:36 + '[' -f /tmp/packages_end.txt ']' 03:20:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:20:36 + '[' /w/workspace/nvif-camera_ajcasagrande-patch-1 ']' 03:20:36 + mkdir -p /w/workspace/nvif-camera_ajcasagrande-patch-1/archives/ 03:20:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nvif-camera_ajcasagrande-patch-1/archives/ [Pipeline] echo 03:20:36 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/nvif-camera_ajcasagrande-patch-1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:20:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:37 prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container 03:20:37 $ 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/nvif-camera_ajcasagrande-patch-1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:20:37 $ docker top 5114cea9f31b6012635a40dc841e9ce1b44cbbf860ce4908ef98737feb2bbec3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:20:38 + mkdir -p /var/log/sysstat [Pipeline] sh 03:20:38 + ls /var/log/sa-host 03:20:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:38 provisioning config files... 03:20:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/config3027357195182909307tmp [Pipeline] { [Pipeline] echo 03:20:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:20:39 ---> create-netrc.sh [Pipeline] } 03:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:20:39 ---> python-tools-install.sh [Pipeline] echo 03:20:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:20:39 ---> sudo-logs.sh 03:20:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:20:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:20:40 ---> job-cost.sh 03:20:40 lf-activate-venv: SKIPPING 03:20:40 DEBUG: total: 0.2199999988079071 03:20:40 INFO: Retrieving Stack Cost... 03:20:40 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:41 INFO: Archiving Costs [Pipeline] echo 03:20:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:20:41 ---> logs-deploy.sh 03:20:41 lf-activate-venv: SKIPPING 03:20:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/ajcasagrande-patch-1/1 03:20:41 INFO: archiving workspace using pattern(s): 03:20:42 Archives upload complete. 03:20:42 INFO: archiving logs to Nexus