Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8dbcc754933a42f779a6fdf425adc016de0e881+63fa4a680431768fa653ad2f832ffdb5163d02d6 (6276d37145e3f64940ebe9316d25b736d73f4c01) 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-ssh727497424998914925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh12083833632136856844.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5091916042247274406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18190761523030454722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh15743293257819107721.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/PR-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8020087369871834248.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1111 in /w/workspace/oundry_device-onvif-camera_PR-78 [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/oundry_device-onvif-camera_PR-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit c8dbcc754933a42f779a6fdf425adc016de0e881 Merge succeeded, producing c8dbcc754933a42f779a6fdf425adc016de0e881 Checking out Revision c8dbcc754933a42f779a6fdf425adc016de0e881 (PR-78) > git config core.sparsecheckout # timeout=10 > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 Commit message: "docs: Update auto-discovery doc" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T04:22:09.182Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T04:22:09.355Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T04:22:09.446Z] ========================================================= [2022-06-06T04:22:09.446Z] EdgeX Global Pipelines Version Info [2022-06-06T04:22:09.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:22:10.236Z] ------------------- [2022-06-06T04:22:10.236Z] stable info: [2022-06-06T04:22:10.236Z] ------------------- [2022-06-06T04:22:10.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T04:22:10.236Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T04:22:10.236Z] Message: update stable to v1.0.232 [2022-06-06T04:22:10.807Z] ------------------- [2022-06-06T04:22:10.807Z] experimental info: [2022-06-06T04:22:10.807Z] ------------------- [2022-06-06T04:22:10.807Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T04:22:10.807Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T04:22:10.807Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T04:22:11.157Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T04:22:11.198Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T04:22:11.236Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T04:22:11.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T04:22:11.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T04:22:11.353Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T04:22:11.391Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T04:22:11.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T04:22:11.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T04:22:11.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T04:22:11.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T04:22:11.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T04:22:11.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T04:22:11.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T04:22:11.696Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T04:22:11.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T04:22:11.772Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T04:22:11.806Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T04:22:11.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T04:22:11.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T04:22:11.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T04:22:11.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T04:22:12.009Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T04:22:12.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T04:22:12.093Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T04:22:12.129Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T04:22:12.164Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T04:22:12.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo [2022-06-06T04:22:12.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo [2022-06-06T04:22:12.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo [2022-06-06T04:22:12.316Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo [2022-06-06T04:22:12.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8dbcc7 [Pipeline] echo [2022-06-06T04:22:12.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T04:22:12.503Z] provisioning config files... [2022-06-06T04:22:12.518Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-78@tmp/config920206310370106394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:22:12.867Z] ---> docker-login.sh [2022-06-06T04:22:12.867Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:22:13.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:13.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:13.128Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:13.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:13.128Z] [2022-06-06T04:22:13.128Z] Login Succeeded [2022-06-06T04:22:13.128Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:22:13.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:13.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:13.390Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:13.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:13.390Z] [2022-06-06T04:22:13.390Z] Login Succeeded [2022-06-06T04:22:13.390Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:22:13.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:13.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:13.390Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:13.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:13.390Z] [2022-06-06T04:22:13.390Z] Login Succeeded [2022-06-06T04:22:13.390Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:22:13.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:13.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:13.652Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:13.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:13.652Z] [2022-06-06T04:22:13.652Z] Login Succeeded [2022-06-06T04:22:13.652Z] docker.io [2022-06-06T04:22:13.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:13.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:13.914Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:13.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:13.914Z] [2022-06-06T04:22:13.914Z] Login Succeeded [2022-06-06T04:22:13.914Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:22:13.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T04:22:14.559Z] + git rev-list -1 --merges c8dbcc754933a42f779a6fdf425adc016de0e881~1..c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo [2022-06-06T04:22:14.615Z] -----------> git rev-list -1 --merges c8dbcc754933a42f779a6fdf425adc016de0e881~1..c8dbcc754933a42f779a6fdf425adc016de0e881 c8dbcc754933a42f779a6fdf425adc016de0e881 [false] [Pipeline] sh [2022-06-06T04:22:14.929Z] + git log --format=format:%s -1 c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo [2022-06-06T04:22:14.964Z] ========================================================= [2022-06-06T04:22:14.964Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T04:22:14.964Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:22:15.401Z] + git log --format=format:%s -1 c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo [2022-06-06T04:22:15.436Z] [semverPrep] GIT_COMMIT: c8dbcc754933a42f779a6fdf425adc016de0e881, Commit Message: docs: Update auto-discovery doc [Pipeline] echo [2022-06-06T04:22:15.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T04:22:15.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T04:22:15.848Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T04:22:15.848Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T04:22:15.848Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T04:22:15.848Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T04:22:15.848Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T04:22:15.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:22:16.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:22:16.343Z] [2022-06-06T04:22:16.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:22:16.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:22:16.735Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T04:22:16.735Z] 42c077c10790: Pulling fs layer [2022-06-06T04:22:16.735Z] f63e77b7563a: Pulling fs layer [2022-06-06T04:22:16.735Z] bd5fdadae976: Pulling fs layer [2022-06-06T04:22:16.735Z] 205491f53016: Pulling fs layer [2022-06-06T04:22:16.735Z] df18705c85c3: Pulling fs layer [2022-06-06T04:22:16.735Z] bdb3f477010e: Pulling fs layer [2022-06-06T04:22:16.735Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T04:22:16.735Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T04:22:16.735Z] bdb8f0575790: Pulling fs layer [2022-06-06T04:22:16.735Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T04:22:16.735Z] 2343380bae48: Pulling fs layer [2022-06-06T04:22:16.735Z] df18705c85c3: Waiting [2022-06-06T04:22:16.735Z] bdb3f477010e: Waiting [2022-06-06T04:22:16.735Z] c8a8fc8e1c8f: Waiting [2022-06-06T04:22:16.735Z] 2c6e9b1d212d: Waiting [2022-06-06T04:22:16.735Z] 2343380bae48: Waiting [2022-06-06T04:22:16.735Z] bdb8f0575790: Waiting [2022-06-06T04:22:16.735Z] 386e3cb2ff24: Waiting [2022-06-06T04:22:16.735Z] 205491f53016: Waiting [2022-06-06T04:22:16.735Z] f63e77b7563a: Verifying Checksum [2022-06-06T04:22:16.735Z] f63e77b7563a: Download complete [2022-06-06T04:22:16.735Z] 205491f53016: Verifying Checksum [2022-06-06T04:22:16.735Z] 205491f53016: Download complete [2022-06-06T04:22:16.995Z] df18705c85c3: Verifying Checksum [2022-06-06T04:22:16.995Z] df18705c85c3: Download complete [2022-06-06T04:22:16.995Z] bd5fdadae976: Verifying Checksum [2022-06-06T04:22:16.995Z] bd5fdadae976: Download complete [2022-06-06T04:22:16.995Z] bdb3f477010e: Verifying Checksum [2022-06-06T04:22:16.995Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T04:22:16.995Z] 2c6e9b1d212d: Download complete [2022-06-06T04:22:16.995Z] bdb8f0575790: Verifying Checksum [2022-06-06T04:22:16.995Z] bdb8f0575790: Download complete [2022-06-06T04:22:16.995Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T04:22:16.995Z] 386e3cb2ff24: Download complete [2022-06-06T04:22:16.995Z] 2343380bae48: Verifying Checksum [2022-06-06T04:22:16.995Z] 2343380bae48: Download complete [2022-06-06T04:22:16.995Z] 42c077c10790: Verifying Checksum [2022-06-06T04:22:16.995Z] 42c077c10790: Download complete [2022-06-06T04:22:17.255Z] c8a8fc8e1c8f: Download complete [2022-06-06T04:22:18.213Z] 42c077c10790: Pull complete [2022-06-06T04:22:18.476Z] f63e77b7563a: Pull complete [2022-06-06T04:22:19.047Z] bd5fdadae976: Pull complete [2022-06-06T04:22:19.047Z] 205491f53016: Pull complete [2022-06-06T04:22:19.306Z] df18705c85c3: Pull complete [2022-06-06T04:22:19.306Z] bdb3f477010e: Pull complete [2022-06-06T04:22:21.211Z] c8a8fc8e1c8f: Pull complete [2022-06-06T04:22:21.211Z] 2c6e9b1d212d: Pull complete [2022-06-06T04:22:21.211Z] bdb8f0575790: Pull complete [2022-06-06T04:22:21.473Z] 386e3cb2ff24: Pull complete [2022-06-06T04:22:21.473Z] 2343380bae48: Pull complete [2022-06-06T04:22:21.473Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T04:22:21.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:22:21.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:22:21.695Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2022-06-06T04:22:21.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T04:22:23.143Z] $ docker top afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 -eo pid,comm [2022-06-06T04:22:23.212Z] 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). [2022-06-06T04:22:23.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T04:22:23.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T04:22:23.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T04:22:23.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T04:22:23.478Z] $ docker exec afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 ssh-agent [2022-06-06T04:22:23.628Z] SSH_AUTH_SOCK=/tmp/ssh-RmVYvlxj5ftG/agent.33 [2022-06-06T04:22:23.628Z] SSH_AGENT_PID=39 [2022-06-06T04:22:23.634Z] Running ssh-add (command line suppressed) [2022-06-06T04:22:23.749Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-78@tmp/private_key_7262107988177550315.key (/w/workspace/oundry_device-onvif-camera_PR-78@tmp/private_key_7262107988177550315.key) [2022-06-06T04:22:23.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T04:22:24.102Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T04:22:24.121Z] $ docker exec --env ******** --env ******** afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 ssh-agent -k [2022-06-06T04:22:24.246Z] unset SSH_AUTH_SOCK; [2022-06-06T04:22:24.247Z] unset SSH_AGENT_PID; [2022-06-06T04:22:24.247Z] echo Agent pid 39 killed; [2022-06-06T04:22:24.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T04:22:24.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T04:22:24.354Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T04:22:24.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T04:22:24.482Z] $ docker exec afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 ssh-agent [2022-06-06T04:22:24.607Z] SSH_AUTH_SOCK=/tmp/ssh-hYvAPBueo62o/agent.71 [2022-06-06T04:22:24.607Z] SSH_AGENT_PID=77 [2022-06-06T04:22:24.613Z] Running ssh-add (command line suppressed) [2022-06-06T04:22:24.724Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-78@tmp/private_key_1265720956002942655.key (/w/workspace/oundry_device-onvif-camera_PR-78@tmp/private_key_1265720956002942655.key) [2022-06-06T04:22:24.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T04:22:25.073Z] + git semver init [2022-06-06T04:22:25.333Z] 2022-06-06 04:22:25,266 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T04:22:25.333Z] 2022-06-06 04:22:25,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-78/.semver [2022-06-06T04:22:25.333Z] 2022-06-06 04:22:25,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-78/.semver [2022-06-06T04:22:25.333Z] 2022-06-06 04:22:25,267 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-78/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-78, universal_newlines=False, shell=None, istream=None) [2022-06-06T04:22:25.903Z] 2022-06-06 04:22:25,879 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-78/.git/info/exclude [2022-06-06T04:22:25.903Z] 2022-06-06 04:22:25,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-78/.semver/PR-78 with force:False [2022-06-06T04:22:25.903Z] 2022-06-06 04:22:25,879 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-78/.semver/PR-78 [2022-06-06T04:22:25.903Z] 2022-06-06 04:22:25,884 [execute] INFO git cat-file --batch-check [2022-06-06T04:22:25.903Z] 2022-06-06 04:22:25,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T04:22:25.903Z] 2022-06-06 04:22:25,890 [execute] INFO git cat-file --batch [2022-06-06T04:22:25.903Z] 2022-06-06 04:22:25,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T04:22:25.903Z] 2022-06-06 04:22:25,896 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-78/.semver/PR-78 [2022-06-06T04:22:25.903Z] 0.0.0 [Pipeline] } [2022-06-06T04:22:26.176Z] $ docker exec --env ******** --env ******** afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 ssh-agent -k [2022-06-06T04:22:26.298Z] unset SSH_AUTH_SOCK; [2022-06-06T04:22:26.298Z] unset SSH_AGENT_PID; [2022-06-06T04:22:26.298Z] echo Agent pid 77 killed; [2022-06-06T04:22:26.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T04:22:26.752Z] + git semver [Pipeline] } [2022-06-06T04:22:27.035Z] $ docker stop --time=1 afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 [2022-06-06T04:22:28.353Z] $ docker rm -f afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:22:28.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T04:22:29.071Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T04:22:29.087Z] [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 [2022-06-06T04:22:29.675Z] provisioning config files... [2022-06-06T04:22:29.686Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-78@tmp/config6818344424547283197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:22:30.038Z] ---> docker-login.sh [2022-06-06T04:22:30.038Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:22:30.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:30.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:30.039Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:30.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:30.039Z] [2022-06-06T04:22:30.039Z] Login Succeeded [2022-06-06T04:22:30.039Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:22:30.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:30.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:30.299Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:30.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:30.299Z] [2022-06-06T04:22:30.299Z] Login Succeeded [2022-06-06T04:22:30.299Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:22:30.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:30.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:30.299Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:30.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:30.299Z] [2022-06-06T04:22:30.299Z] Login Succeeded [2022-06-06T04:22:30.299Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:22:30.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:30.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:30.561Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:30.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:30.561Z] [2022-06-06T04:22:30.561Z] Login Succeeded [2022-06-06T04:22:30.561Z] docker.io [2022-06-06T04:22:30.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:22:30.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:22:30.822Z] Configure a credential helper to remove this warning. See [2022-06-06T04:22:30.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:22:30.822Z] [2022-06-06T04:22:30.822Z] Login Succeeded [2022-06-06T04:22:30.822Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:22:30.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T04:22:31.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T04:22:31.071Z] ========================================================= [2022-06-06T04:22:31.071Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T04:22:31.071Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:22:31.532Z] + 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 . [2022-06-06T04:22:31.532Z] Sending build context to Docker daemon 8.681MB [2022-06-06T04:22:31.532Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:22:31.532Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T04:22:31.532Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T04:22:31.532Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T04:22:31.532Z] 666ba61612fd: Pulling fs layer [2022-06-06T04:22:31.532Z] 8ed8ca486205: Pulling fs layer [2022-06-06T04:22:31.532Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T04:22:31.532Z] c516ae0d96e1: Pulling fs layer [2022-06-06T04:22:31.532Z] 684cea983483: Pulling fs layer [2022-06-06T04:22:31.532Z] dd3240ac7de5: Pulling fs layer [2022-06-06T04:22:31.532Z] b1e948a4e11c: Pulling fs layer [2022-06-06T04:22:31.532Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T04:22:31.532Z] 646ad004c059: Pulling fs layer [2022-06-06T04:22:31.532Z] cc1cd167ecdc: Waiting [2022-06-06T04:22:31.532Z] c516ae0d96e1: Waiting [2022-06-06T04:22:31.532Z] 684cea983483: Waiting [2022-06-06T04:22:31.532Z] dd3240ac7de5: Waiting [2022-06-06T04:22:31.532Z] b1e948a4e11c: Waiting [2022-06-06T04:22:31.532Z] a8fd76ee1af6: Waiting [2022-06-06T04:22:31.532Z] 646ad004c059: Waiting [2022-06-06T04:22:31.532Z] 8ed8ca486205: Verifying Checksum [2022-06-06T04:22:31.532Z] 8ed8ca486205: Download complete [2022-06-06T04:22:31.532Z] 666ba61612fd: Download complete [2022-06-06T04:22:31.532Z] c516ae0d96e1: Verifying Checksum [2022-06-06T04:22:31.532Z] c516ae0d96e1: Download complete [2022-06-06T04:22:31.794Z] 684cea983483: Verifying Checksum [2022-06-06T04:22:31.794Z] 684cea983483: Download complete [2022-06-06T04:22:31.794Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T04:22:31.794Z] 59bf1c3509f3: Download complete [2022-06-06T04:22:31.794Z] dd3240ac7de5: Verifying Checksum [2022-06-06T04:22:31.794Z] dd3240ac7de5: Download complete [2022-06-06T04:22:31.794Z] b1e948a4e11c: Verifying Checksum [2022-06-06T04:22:31.794Z] b1e948a4e11c: Download complete [2022-06-06T04:22:31.794Z] 59bf1c3509f3: Pull complete [2022-06-06T04:22:32.060Z] 666ba61612fd: Pull complete [2022-06-06T04:22:32.060Z] 8ed8ca486205: Pull complete [2022-06-06T04:22:32.320Z] 646ad004c059: Verifying Checksum [2022-06-06T04:22:32.320Z] 646ad004c059: Download complete [2022-06-06T04:22:32.320Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T04:22:32.320Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T04:22:32.320Z] cc1cd167ecdc: Download complete [2022-06-06T04:22:36.517Z] cc1cd167ecdc: Pull complete [2022-06-06T04:22:36.517Z] c516ae0d96e1: Pull complete [2022-06-06T04:22:36.517Z] 684cea983483: Pull complete [2022-06-06T04:22:36.517Z] dd3240ac7de5: Pull complete [2022-06-06T04:22:36.517Z] b1e948a4e11c: Pull complete [2022-06-06T04:22:38.432Z] a8fd76ee1af6: Pull complete [2022-06-06T04:22:38.692Z] 646ad004c059: Pull complete [2022-06-06T04:22:38.692Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T04:22:38.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T04:22:38.692Z] ---> 8f69c11f6b0c [2022-06-06T04:22:38.692Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T04:22:40.606Z] ---> Running in 89b6da08865a [2022-06-06T04:22:40.606Z] Removing intermediate container 89b6da08865a [2022-06-06T04:22:40.606Z] ---> 55395dbf1f8e [2022-06-06T04:22:40.606Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:22:40.606Z] ---> Running in d266b33a2586 [2022-06-06T04:22:40.867Z] Removing intermediate container d266b33a2586 [2022-06-06T04:22:40.867Z] ---> ba40f05d35c7 [2022-06-06T04:22:40.867Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:22:40.867Z] ---> Running in 16d42ff46ff8 [2022-06-06T04:22:40.867Z] Removing intermediate container 16d42ff46ff8 [2022-06-06T04:22:40.867Z] ---> c557031d7ad7 [2022-06-06T04:22:40.867Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:22:40.867Z] ---> Running in a2caf53a9712 [2022-06-06T04:22:41.128Z] Removing intermediate container a2caf53a9712 [2022-06-06T04:22:41.128Z] ---> b7b29f857c64 [2022-06-06T04:22:41.128Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:22:41.128Z] ---> Running in fd66e859cd34 [2022-06-06T04:22:41.698Z] Removing intermediate container fd66e859cd34 [2022-06-06T04:22:41.698Z] ---> 9f7f368cf578 [2022-06-06T04:22:41.698Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:22:41.698Z] ---> Running in 4224f8880085 [2022-06-06T04:22:41.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:22:42.899Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:22:43.161Z] OK: 221 MiB in 52 packages [2022-06-06T04:22:43.420Z] Removing intermediate container 4224f8880085 [2022-06-06T04:22:43.420Z] ---> f77aebba1518 [2022-06-06T04:22:43.420Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T04:22:43.420Z] ---> Running in 94399bdbb438 [2022-06-06T04:22:43.420Z] Removing intermediate container 94399bdbb438 [2022-06-06T04:22:43.420Z] ---> f416d69cc0a5 [2022-06-06T04:22:43.420Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T04:22:43.680Z] ---> ce6a77132f0a [2022-06-06T04:22:43.680Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:22:43.680Z] ---> Running in 6cf9c4d20614 [2022-06-06T04:22:44.504Z] Still waiting to schedule task [2022-06-06T04:22:44.504Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1110’ [2022-06-06T04:22:58.586Z] Removing intermediate container 6cf9c4d20614 [2022-06-06T04:22:58.587Z] ---> 229d1ff608e6 [2022-06-06T04:22:58.587Z] Step 12/13 : COPY . . [2022-06-06T04:22:58.587Z] ---> 110a4b3a30be [2022-06-06T04:22:58.587Z] Step 13/13 : RUN ${MAKE} [2022-06-06T04:22:58.587Z] ---> Running in b05a7efaf72b [2022-06-06T04:22:58.587Z] noop [2022-06-06T04:22:58.587Z] Removing intermediate container b05a7efaf72b [2022-06-06T04:22:58.587Z] ---> e1957b330f77 [2022-06-06T04:22:58.587Z] Successfully built e1957b330f77 [2022-06-06T04:22:58.587Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:22:59.037Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T04:22:59.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:22:59.199Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2022-06-06T04:22:59.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T04:22:59.613Z] $ docker top 980de6e6db7d9f859bc9cd65eea5a4f475a00e3b7b814261e0a417bbe8cba179 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T04:23:00.010Z] + go version [2022-06-06T04:23:00.011Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T04:23:00.051Z] $ docker stop --time=1 980de6e6db7d9f859bc9cd65eea5a4f475a00e3b7b814261e0a417bbe8cba179 [2022-06-06T04:23:01.350Z] $ docker rm -f 980de6e6db7d9f859bc9cd65eea5a4f475a00e3b7b814261e0a417bbe8cba179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:23:02.058Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T04:23:02.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:23:02.215Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2022-06-06T04:23:02.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T04:23:02.646Z] $ docker top 04eb94f9f559d65c7a611f7c3aa23359d9edd5b44568339b42cba0c9cd8ae0ee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T04:23:03.081Z] + make test [2022-06-06T04:23:03.081Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T04:23:03.343Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T04:23:13.328Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T04:23:13.328Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.3% of statements [2022-06-06T04:23:16.624Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.797s coverage: 13.8% of statements [2022-06-06T04:23:23.196Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T04:23:27.397Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T04:23:27.397Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T04:23:27.397Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T04:23:27.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T04:23:27.482Z] $ docker stop --time=1 04eb94f9f559d65c7a611f7c3aa23359d9edd5b44568339b42cba0c9cd8ae0ee [2022-06-06T04:23:29.234Z] $ docker rm -f 04eb94f9f559d65c7a611f7c3aa23359d9edd5b44568339b42cba0c9cd8ae0ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:23:29.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T04:23:29.791Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T04:23:30.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T04:23:30.680Z] + ls -al . [2022-06-06T04:23:30.680Z] total 232 [2022-06-06T04:23:30.680Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 04:23 . [2022-06-06T04:23:30.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 .. [2022-06-06T04:23:30.680Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:22 .git [2022-06-06T04:23:30.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:22 .github [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:22 .gitignore [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:22 .golangci.yml [2022-06-06T04:23:30.680Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:22 .semver [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:22 Attribution.txt [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:22 CHANGELOG.md [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:22 Dockerfile [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:22 GOVERNANCE.md [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:22 Jenkinsfile [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:22 LICENSE [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:22 Makefile [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:22 OWNERS.md [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:22 README.md [2022-06-06T04:23:30.680Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:22 VERSION [2022-06-06T04:23:30.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:22 bin [2022-06-06T04:23:30.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:22 cmd [2022-06-06T04:23:30.680Z] -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 04:23 coverage.out [2022-06-06T04:23:30.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 doc [2022-06-06T04:23:30.681Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:22 go.mod [2022-06-06T04:23:30.681Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:22 go.sum [2022-06-06T04:23:30.681Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 internal [2022-06-06T04:23:30.681Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:23:31.081Z] + 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=c8dbcc754933a42f779a6fdf425adc016de0e881 --label arch=amd64 --label version=0.0.0 . [2022-06-06T04:23:31.081Z] Sending build context to Docker daemon 8.736MB [2022-06-06T04:23:31.081Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:23:31.081Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T04:23:31.081Z] ---> e1957b330f77 [2022-06-06T04:23:31.081Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T04:23:31.081Z] ---> Running in 03e00e92728a [2022-06-06T04:23:31.343Z] Removing intermediate container 03e00e92728a [2022-06-06T04:23:31.343Z] ---> 70bd7df43321 [2022-06-06T04:23:31.343Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:23:31.343Z] ---> Running in b8be95c41351 [2022-06-06T04:23:31.343Z] Removing intermediate container b8be95c41351 [2022-06-06T04:23:31.343Z] ---> 2e1c8e8dcd0b [2022-06-06T04:23:31.343Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:23:31.343Z] ---> Running in 8fec78c4fced [2022-06-06T04:23:31.603Z] Removing intermediate container 8fec78c4fced [2022-06-06T04:23:31.603Z] ---> d0d1d1038b99 [2022-06-06T04:23:31.603Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:23:31.603Z] ---> Running in 352624d82db1 [2022-06-06T04:23:31.603Z] Removing intermediate container 352624d82db1 [2022-06-06T04:23:31.603Z] ---> acdccb722f9f [2022-06-06T04:23:31.603Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:23:31.603Z] ---> Running in 42f976026d86 [2022-06-06T04:23:32.180Z] Removing intermediate container 42f976026d86 [2022-06-06T04:23:32.180Z] ---> 4fe72d61160e [2022-06-06T04:23:32.180Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:23:32.440Z] ---> Running in a807dabe75e9 [2022-06-06T04:23:32.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:23:33.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:23:33.642Z] OK: 221 MiB in 52 packages [2022-06-06T04:23:34.214Z] Removing intermediate container a807dabe75e9 [2022-06-06T04:23:34.214Z] ---> a954d68274bc [2022-06-06T04:23:34.214Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T04:23:34.214Z] ---> Running in c726204b1731 [2022-06-06T04:23:34.215Z] Removing intermediate container c726204b1731 [2022-06-06T04:23:34.215Z] ---> 7dd0817accaf [2022-06-06T04:23:34.215Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T04:23:34.215Z] ---> 971992482323 [2022-06-06T04:23:34.215Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:23:34.476Z] ---> Running in 18626354e5c8 [2022-06-06T04:23:35.047Z] Removing intermediate container 18626354e5c8 [2022-06-06T04:23:35.047Z] ---> 63cf50278cfa [2022-06-06T04:23:35.047Z] Step 12/26 : COPY . . [2022-06-06T04:23:35.619Z] ---> cc09b41fe876 [2022-06-06T04:23:35.619Z] Step 13/26 : RUN ${MAKE} [2022-06-06T04:23:35.619Z] ---> Running in 8dba478605dd [2022-06-06T04:23:35.879Z] 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 [2022-06-06T04:23:57.836Z] Removing intermediate container 8dba478605dd [2022-06-06T04:23:57.836Z] ---> 65e49fc135bf [2022-06-06T04:23:57.836Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T04:23:57.836Z] 3.15: Pulling from library/alpine [2022-06-06T04:23:57.836Z] df9b9388f04a: Pulling fs layer [2022-06-06T04:23:57.836Z] df9b9388f04a: Verifying Checksum [2022-06-06T04:23:57.836Z] df9b9388f04a: Download complete [2022-06-06T04:23:57.836Z] df9b9388f04a: Pull complete [2022-06-06T04:23:57.836Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T04:23:57.836Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T04:23:57.836Z] ---> 0ac33e5f5afa [2022-06-06T04:23:57.836Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T04:23:57.836Z] ---> Running in e073504e2ffc [2022-06-06T04:23:57.836Z] Removing intermediate container e073504e2ffc [2022-06-06T04:23:57.836Z] ---> 0878f07713d3 [2022-06-06T04:23:57.836Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T04:23:57.836Z] ---> Running in 5012ce840826 [2022-06-06T04:23:57.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:23:57.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:23:57.836Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T04:23:57.836Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T04:23:57.836Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T04:23:57.836Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T04:23:57.836Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T04:23:57.836Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T04:23:57.836Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T04:23:57.836Z] OK: 8 MiB in 20 packages [2022-06-06T04:23:57.836Z] Removing intermediate container 5012ce840826 [2022-06-06T04:23:57.836Z] ---> 09ff1ee3eddb [2022-06-06T04:23:57.836Z] Step 17/26 : WORKDIR / [2022-06-06T04:23:57.836Z] ---> Running in 15bd3365a45c [2022-06-06T04:23:57.836Z] Removing intermediate container 15bd3365a45c [2022-06-06T04:23:57.836Z] ---> 990c2f26607e [2022-06-06T04:23:57.836Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T04:23:57.836Z] ---> fb7d5d18503f [2022-06-06T04:23:57.836Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T04:23:57.836Z] ---> a18809bcf75d [2022-06-06T04:23:57.836Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T04:23:57.836Z] ---> f447f2652c8b [2022-06-06T04:23:57.836Z] Step 21/26 : EXPOSE 59984 [2022-06-06T04:23:57.836Z] ---> Running in cd3428b4bb91 [2022-06-06T04:23:57.836Z] Removing intermediate container cd3428b4bb91 [2022-06-06T04:23:57.836Z] ---> 754680f716ff [2022-06-06T04:23:57.836Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T04:23:57.836Z] ---> Running in 57e7eddfcad5 [2022-06-06T04:23:58.103Z] Removing intermediate container 57e7eddfcad5 [2022-06-06T04:23:58.103Z] ---> 56e433d50eb2 [2022-06-06T04:23:58.103Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T04:23:58.103Z] ---> Running in f8f3f580c632 [2022-06-06T04:23:58.103Z] Removing intermediate container f8f3f580c632 [2022-06-06T04:23:58.103Z] ---> 309d3f31f6a9 [2022-06-06T04:23:58.103Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T04:23:58.103Z] ---> Running in 8d879de73ac3 [2022-06-06T04:23:58.374Z] Removing intermediate container 8d879de73ac3 [2022-06-06T04:23:58.374Z] ---> 3a685a71c8a9 [2022-06-06T04:23:58.374Z] Step 25/26 : LABEL git_sha=c8dbcc754933a42f779a6fdf425adc016de0e881 [2022-06-06T04:23:58.374Z] ---> Running in 7467bac69f72 [2022-06-06T04:23:58.374Z] Removing intermediate container 7467bac69f72 [2022-06-06T04:23:58.374Z] ---> 90f0deb65a1c [2022-06-06T04:23:58.374Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T04:23:58.374Z] ---> Running in 5a1f45ae8616 [2022-06-06T04:23:58.637Z] Removing intermediate container 5a1f45ae8616 [2022-06-06T04:23:58.637Z] ---> c78830e33b0d [2022-06-06T04:23:58.637Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T04:23:58.637Z] Successfully built c78830e33b0d [2022-06-06T04:23:58.637Z] 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 [2022-06-06T04:23:59.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:23:59.459Z] [2022-06-06T04:23:59.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:23:59.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:23:59.837Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T04:23:59.837Z] 5eb5b503b376: Pulling fs layer [2022-06-06T04:23:59.837Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T04:23:59.837Z] ec43610c2a17: Pulling fs layer [2022-06-06T04:23:59.837Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T04:23:59.837Z] 33b1e0a273af: Pulling fs layer [2022-06-06T04:23:59.837Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T04:23:59.837Z] 2f39f015ded8: Pulling fs layer [2022-06-06T04:23:59.837Z] 3a2ae6a8a46f: Waiting [2022-06-06T04:23:59.837Z] 5d3b04190fa2: Waiting [2022-06-06T04:23:59.837Z] 2f39f015ded8: Waiting [2022-06-06T04:23:59.837Z] 33b1e0a273af: Waiting [2022-06-06T04:23:59.837Z] 5c69ac0246d0: Download complete [2022-06-06T04:23:59.837Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T04:23:59.837Z] 33b1e0a273af: Verifying Checksum [2022-06-06T04:23:59.837Z] 33b1e0a273af: Download complete [2022-06-06T04:23:59.837Z] 5d3b04190fa2: Verifying Checksum [2022-06-06T04:23:59.837Z] 5d3b04190fa2: Download complete [2022-06-06T04:23:59.837Z] ec43610c2a17: Verifying Checksum [2022-06-06T04:23:59.837Z] ec43610c2a17: Download complete [2022-06-06T04:24:00.097Z] 5eb5b503b376: Verifying Checksum [2022-06-06T04:24:00.097Z] 5eb5b503b376: Download complete [2022-06-06T04:24:00.664Z] 2f39f015ded8: Download complete [2022-06-06T04:24:01.235Z] 5eb5b503b376: Pull complete [2022-06-06T04:24:01.496Z] 5c69ac0246d0: Pull complete [2022-06-06T04:24:02.066Z] ec43610c2a17: Pull complete [2022-06-06T04:24:02.066Z] 3a2ae6a8a46f: Pull complete [2022-06-06T04:24:02.324Z] 33b1e0a273af: Pull complete [2022-06-06T04:24:02.324Z] 5d3b04190fa2: Pull complete [2022-06-06T04:24:06.517Z] 2f39f015ded8: Pull complete [2022-06-06T04:24:06.517Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T04:24:06.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:24:06.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:24:06.736Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2022-06-06T04:24:06.781Z] $ 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/oundry_device-onvif-camera_PR-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T04:24:08.414Z] $ docker top 833c4b9d3a4b0b4cae111a30494c0dafb9092006b9757db13084e9a3faa79f98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:24:08.884Z] ---> job-cost.sh [2022-06-06T04:24:08.884Z] lf-activate-venv: SKIPPING [2022-06-06T04:24:08.884Z] INFO: No Stack... [2022-06-06T04:24:09.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T04:24:09.714Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T04:24:10.034Z] + cat /w/workspace/oundry_device-onvif-camera_PR-78/archives/cost.csv [2022-06-06T04:24:10.034Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T04:24:10.074Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [2022-06-06T04:24:10.078Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] did not exist. Created. [2022-06-06T04:24:10.078Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T04:24:10.478Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T04:24:10.523Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T04:24:10.558Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T04:24:10.651Z] $ docker stop --time=1 833c4b9d3a4b0b4cae111a30494c0dafb9092006b9757db13084e9a3faa79f98 [2022-06-06T04:24:11.815Z] $ docker rm -f 833c4b9d3a4b0b4cae111a30494c0dafb9092006b9757db13084e9a3faa79f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T04:25:33.894Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1112 in /w/workspace/oundry_device-onvif-camera_PR-78 [Pipeline] { [Pipeline] ws [2022-06-06T04:25:33.933Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-06-06T04:25:34.028Z] Selected Git installation does not exist. Using Default [2022-06-06T04:25:34.028Z] The recommended git tool is: NONE [2022-06-06T04:25:40.455Z] using credential edgex-jenkins-ssh [2022-06-06T04:25:40.474Z] Cloning the remote Git repository [2022-06-06T04:25:40.533Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T04:25:40.613Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-06-06T04:25:40.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T04:25:40.752Z] > git --version # timeout=10 [2022-06-06T04:25:40.815Z] > git --version # 'git version 2.25.1' [2022-06-06T04:25:40.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T04:25:40.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T04:25:42.383Z] Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit c8dbcc754933a42f779a6fdf425adc016de0e881 [2022-06-06T04:25:42.670Z] Merge succeeded, producing c8dbcc754933a42f779a6fdf425adc016de0e881 [2022-06-06T04:25:42.671Z] Checking out Revision c8dbcc754933a42f779a6fdf425adc016de0e881 (PR-78) [2022-06-06T04:25:41.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T04:25:41.819Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T04:25:41.850Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T04:25:41.886Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T04:25:41.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T04:25:41.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-06T04:25:42.402Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T04:25:42.423Z] > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 [2022-06-06T04:25:42.568Z] > git remote # timeout=10 [2022-06-06T04:25:42.589Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T04:25:42.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T04:25:42.626Z] > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 [2022-06-06T04:25:42.652Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T04:25:42.677Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T04:25:42.705Z] > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 [2022-06-06T04:25:46.995Z] Commit message: "docs: Update auto-discovery doc" [2022-06-06T04:25:47.053Z] > git --version # timeout=10 [2022-06-06T04:25:47.065Z] > git --version # 'git version 2.25.1' [2022-06-06T04:25:47.077Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:25:48.296Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T04:25:48.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T04:25:48.296Z] Dload Upload Total Spent Left Speed [2022-06-06T04:25:48.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2022-06-06T04:25:49.248Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T04:25:49.609Z] + sudo tee /etc/docker/daemon.new [2022-06-06T04:25:49.610Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T04:25:49.610Z] { [2022-06-06T04:25:49.610Z] "registry-mirrors": [ [2022-06-06T04:25:49.610Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T04:25:49.610Z] ], [2022-06-06T04:25:49.610Z] "bip": "10.250.0.254/24", [2022-06-06T04:25:49.610Z] "hosts": [ [2022-06-06T04:25:49.610Z] "tcp://0.0.0.0:5555", [2022-06-06T04:25:49.610Z] "unix:///var/run/docker.sock" [2022-06-06T04:25:49.610Z] ], [2022-06-06T04:25:49.610Z] "mtu": 1458, [2022-06-06T04:25:49.610Z] "selinux-enabled": true, [2022-06-06T04:25:49.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T04:25:49.610Z] } [Pipeline] sh [2022-06-06T04:25:49.971Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T04:25:50.325Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T04:26:08.724Z] provisioning config files... [2022-06-06T04:26:08.750Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7526477602473305348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:26:09.143Z] ---> docker-login.sh [2022-06-06T04:26:09.143Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:26:09.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:26:10.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:26:10.019Z] Configure a credential helper to remove this warning. See [2022-06-06T04:26:10.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:26:10.019Z] [2022-06-06T04:26:10.019Z] Login Succeeded [2022-06-06T04:26:10.019Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:26:10.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:26:10.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:26:10.568Z] Configure a credential helper to remove this warning. See [2022-06-06T04:26:10.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:26:10.568Z] [2022-06-06T04:26:10.568Z] Login Succeeded [2022-06-06T04:26:10.568Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:26:10.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:26:10.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:26:10.844Z] Configure a credential helper to remove this warning. See [2022-06-06T04:26:10.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:26:10.844Z] [2022-06-06T04:26:10.844Z] Login Succeeded [2022-06-06T04:26:10.844Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:26:11.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:26:11.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:26:11.442Z] Configure a credential helper to remove this warning. See [2022-06-06T04:26:11.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:26:11.442Z] [2022-06-06T04:26:11.442Z] Login Succeeded [2022-06-06T04:26:11.442Z] docker.io [2022-06-06T04:26:11.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:26:12.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:26:12.312Z] Configure a credential helper to remove this warning. See [2022-06-06T04:26:12.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:26:12.312Z] [2022-06-06T04:26:12.312Z] Login Succeeded [2022-06-06T04:26:12.312Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:26:12.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T04:26:12.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T04:26:12.759Z] ========================================================= [2022-06-06T04:26:12.759Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T04:26:12.759Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:26:13.263Z] + 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 . [2022-06-06T04:26:13.537Z] Sending build context to Docker daemon 5.917MB [2022-06-06T04:26:13.537Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:26:13.537Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T04:26:13.816Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T04:26:13.816Z] 9b3977197b4f: Pulling fs layer [2022-06-06T04:26:13.816Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T04:26:13.816Z] 94645a83ff95: Pulling fs layer [2022-06-06T04:26:13.816Z] e6fb740bc735: Pulling fs layer [2022-06-06T04:26:13.816Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T04:26:13.816Z] 355e64cbe906: Pulling fs layer [2022-06-06T04:26:13.816Z] 63ab81a10011: Pulling fs layer [2022-06-06T04:26:13.816Z] 555d1d1c4555: Pulling fs layer [2022-06-06T04:26:13.816Z] 7d9057610161: Pulling fs layer [2022-06-06T04:26:13.816Z] e6fb740bc735: Waiting [2022-06-06T04:26:13.816Z] 355e64cbe906: Waiting [2022-06-06T04:26:13.816Z] 63ab81a10011: Waiting [2022-06-06T04:26:13.816Z] 555d1d1c4555: Waiting [2022-06-06T04:26:13.816Z] 7d9057610161: Waiting [2022-06-06T04:26:13.816Z] 3a77bd46dcc9: Waiting [2022-06-06T04:26:13.816Z] 94645a83ff95: Verifying Checksum [2022-06-06T04:26:13.816Z] 94645a83ff95: Download complete [2022-06-06T04:26:13.816Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T04:26:13.816Z] 1a89e8eeedd5: Download complete [2022-06-06T04:26:13.816Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T04:26:13.816Z] 3a77bd46dcc9: Download complete [2022-06-06T04:26:13.816Z] 355e64cbe906: Download complete [2022-06-06T04:26:13.816Z] 9b3977197b4f: Download complete [2022-06-06T04:26:14.093Z] 63ab81a10011: Verifying Checksum [2022-06-06T04:26:14.093Z] 63ab81a10011: Download complete [2022-06-06T04:26:14.715Z] 9b3977197b4f: Pull complete [2022-06-06T04:26:14.989Z] 7d9057610161: Verifying Checksum [2022-06-06T04:26:14.989Z] 7d9057610161: Download complete [2022-06-06T04:26:15.271Z] 1a89e8eeedd5: Pull complete [2022-06-06T04:26:15.889Z] 94645a83ff95: Pull complete [2022-06-06T04:26:16.163Z] 555d1d1c4555: Download complete [2022-06-06T04:26:16.759Z] e6fb740bc735: Download complete [2022-06-06T04:26:29.177Z] e6fb740bc735: Pull complete [2022-06-06T04:26:29.177Z] 3a77bd46dcc9: Pull complete [2022-06-06T04:26:29.177Z] 355e64cbe906: Pull complete [2022-06-06T04:26:29.455Z] 63ab81a10011: Pull complete [2022-06-06T04:26:36.190Z] 555d1d1c4555: Pull complete [2022-06-06T04:26:38.173Z] 7d9057610161: Pull complete [2022-06-06T04:26:38.173Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T04:26:38.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T04:26:38.173Z] ---> 819e984ddca1 [2022-06-06T04:26:38.173Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T04:26:39.625Z] ---> Running in bf55940ac3f0 [2022-06-06T04:26:39.905Z] Removing intermediate container bf55940ac3f0 [2022-06-06T04:26:39.905Z] ---> 5ecd05beadda [2022-06-06T04:26:39.905Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:26:39.905Z] ---> Running in ee9958f73dab [2022-06-06T04:26:40.506Z] Removing intermediate container ee9958f73dab [2022-06-06T04:26:40.506Z] ---> 1632506e041a [2022-06-06T04:26:40.506Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:26:40.506Z] ---> Running in 86e1bdaf0202 [2022-06-06T04:26:41.971Z] Removing intermediate container 86e1bdaf0202 [2022-06-06T04:26:41.971Z] ---> 73134a362864 [2022-06-06T04:26:41.971Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:26:41.971Z] ---> Running in 01f59a60431b [2022-06-06T04:26:42.247Z] Removing intermediate container 01f59a60431b [2022-06-06T04:26:42.247Z] ---> 6e452b1a95af [2022-06-06T04:26:42.247Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:26:42.247Z] ---> Running in 4361dbe4e7bc [2022-06-06T04:26:44.238Z] Removing intermediate container 4361dbe4e7bc [2022-06-06T04:26:44.238Z] ---> 1acf8edc6c33 [2022-06-06T04:26:44.238Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:26:44.238Z] ---> Running in 98da8be366d6 [2022-06-06T04:26:45.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T04:26:45.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T04:26:46.793Z] OK: 220 MiB in 52 packages [2022-06-06T04:26:47.820Z] Removing intermediate container 98da8be366d6 [2022-06-06T04:26:47.820Z] ---> 4e60f24d0833 [2022-06-06T04:26:47.820Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T04:26:47.820Z] ---> Running in 7f04be68ad02 [2022-06-06T04:26:48.105Z] Removing intermediate container 7f04be68ad02 [2022-06-06T04:26:48.105Z] ---> 7df9052eadd2 [2022-06-06T04:26:48.105Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T04:26:48.695Z] ---> 4782ca750a7e [2022-06-06T04:26:48.695Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:26:48.695Z] ---> Running in f6c764eb52b8 [2022-06-06T04:27:36.597Z] Removing intermediate container f6c764eb52b8 [2022-06-06T04:27:36.597Z] ---> 9259a742aaa2 [2022-06-06T04:27:36.597Z] Step 12/13 : COPY . . [2022-06-06T04:27:37.583Z] ---> 4ceef55b5c4e [2022-06-06T04:27:37.583Z] Step 13/13 : RUN ${MAKE} [2022-06-06T04:27:37.583Z] ---> Running in 71cea090f704 [2022-06-06T04:27:38.567Z] noop [2022-06-06T04:27:39.169Z] Removing intermediate container 71cea090f704 [2022-06-06T04:27:39.169Z] ---> 7c1c3a1b5241 [2022-06-06T04:27:39.452Z] Successfully built 7c1c3a1b5241 [2022-06-06T04:27:39.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:27:39.953Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T04:27:39.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:27:40.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container [2022-06-06T04:27:40.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T04:27:41.658Z] $ docker top 2b38dac476438750f597fbfa89e6e5017799be2108f203e373782d9950a80e17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T04:27:42.606Z] + go version [2022-06-06T04:27:42.606Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T04:27:42.648Z] $ docker stop --time=1 2b38dac476438750f597fbfa89e6e5017799be2108f203e373782d9950a80e17 [2022-06-06T04:27:44.257Z] $ docker rm -f 2b38dac476438750f597fbfa89e6e5017799be2108f203e373782d9950a80e17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:27:45.155Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T04:27:45.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:27:45.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container [2022-06-06T04:27:45.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T04:27:46.803Z] $ docker top 0dd4c7340aea8f5baefa26da834cc005dba01a14ebd7582200351fd7f24b0443 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T04:27:47.810Z] + make test [2022-06-06T04:27:47.810Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T04:27:49.805Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T04:29:26.650Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T04:29:26.650Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.072s coverage: 1.3% of statements [2022-06-06T04:29:48.845Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 36.784s coverage: 13.8% of statements [2022-06-06T04:29:48.845Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T04:29:48.845Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T04:30:15.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T04:30:15.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T04:30:15.715Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T04:30:16.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T04:30:16.068Z] $ docker stop --time=1 0dd4c7340aea8f5baefa26da834cc005dba01a14ebd7582200351fd7f24b0443 [2022-06-06T04:30:17.805Z] $ docker rm -f 0dd4c7340aea8f5baefa26da834cc005dba01a14ebd7582200351fd7f24b0443 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:30:18.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T04:30:18.846Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T04:30:19.321Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:30:19.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T04:30:20.281Z] + ls -al . [2022-06-06T04:30:20.281Z] total 228 [2022-06-06T04:30:20.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:30 . [2022-06-06T04:30:20.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:25 .. [2022-06-06T04:30:20.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:25 .git [2022-06-06T04:30:20.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:25 .github [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:25 .gitignore [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:25 .golangci.yml [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:25 Attribution.txt [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:25 CHANGELOG.md [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:25 Dockerfile [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:25 GOVERNANCE.md [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:25 Jenkinsfile [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:25 LICENSE [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:25 Makefile [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:25 OWNERS.md [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:25 README.md [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:22 VERSION [2022-06-06T04:30:20.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:25 bin [2022-06-06T04:30:20.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:25 cmd [2022-06-06T04:30:20.281Z] -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 04:29 coverage.out [2022-06-06T04:30:20.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:25 doc [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:25 go.mod [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:25 go.sum [2022-06-06T04:30:20.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:25 internal [2022-06-06T04:30:20.281Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:30:20.726Z] + 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=c8dbcc754933a42f779a6fdf425adc016de0e881 --label arch=arm64 --label version=0.0.0 . [2022-06-06T04:30:21.002Z] Sending build context to Docker daemon 5.971MB [2022-06-06T04:30:21.002Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:30:21.002Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T04:30:21.002Z] ---> 7c1c3a1b5241 [2022-06-06T04:30:21.002Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T04:30:21.279Z] ---> Running in 84abb8c7d417 [2022-06-06T04:30:21.557Z] Removing intermediate container 84abb8c7d417 [2022-06-06T04:30:21.557Z] ---> 9f007bfbec72 [2022-06-06T04:30:21.557Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:30:21.557Z] ---> Running in b4543d0ab88f [2022-06-06T04:30:21.834Z] Removing intermediate container b4543d0ab88f [2022-06-06T04:30:21.834Z] ---> 774afaa9732d [2022-06-06T04:30:21.834Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:30:22.122Z] ---> Running in d7917265f2a9 [2022-06-06T04:30:22.403Z] Removing intermediate container d7917265f2a9 [2022-06-06T04:30:22.403Z] ---> b02d6e605851 [2022-06-06T04:30:22.403Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:30:22.403Z] ---> Running in 9198d8d99728 [2022-06-06T04:30:22.686Z] Removing intermediate container 9198d8d99728 [2022-06-06T04:30:22.686Z] ---> 4fe8fc1f30b5 [2022-06-06T04:30:22.686Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:30:22.686Z] ---> Running in 836ac99d22f6 [2022-06-06T04:30:24.675Z] Removing intermediate container 836ac99d22f6 [2022-06-06T04:30:24.675Z] ---> da67638100fa [2022-06-06T04:30:24.675Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:30:24.675Z] ---> Running in 56f849feab10 [2022-06-06T04:30:25.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T04:30:26.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T04:30:26.880Z] OK: 220 MiB in 52 packages [2022-06-06T04:30:27.865Z] Removing intermediate container 56f849feab10 [2022-06-06T04:30:27.865Z] ---> 7e5a8e07cb6a [2022-06-06T04:30:27.865Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T04:30:27.865Z] ---> Running in b53e56aeef50 [2022-06-06T04:30:28.140Z] Removing intermediate container b53e56aeef50 [2022-06-06T04:30:28.140Z] ---> 9b4c2b93ceff [2022-06-06T04:30:28.140Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T04:30:28.739Z] ---> 457f45a1bc79 [2022-06-06T04:30:28.739Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:30:28.739Z] ---> Running in bf3933257321 [2022-06-06T04:30:30.741Z] Removing intermediate container bf3933257321 [2022-06-06T04:30:30.741Z] ---> d5c649e70980 [2022-06-06T04:30:30.741Z] Step 12/26 : COPY . . [2022-06-06T04:30:31.742Z] ---> 1b8ecae743a1 [2022-06-06T04:30:31.742Z] Step 13/26 : RUN ${MAKE} [2022-06-06T04:30:31.742Z] ---> Running in eb558c695bb6 [2022-06-06T04:30:32.736Z] 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 [2022-06-06T04:32:39.632Z] Removing intermediate container eb558c695bb6 [2022-06-06T04:32:39.632Z] ---> 535e50861b62 [2022-06-06T04:32:39.632Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T04:32:39.632Z] 3.15: Pulling from library/alpine [2022-06-06T04:32:39.632Z] 9981e73032c8: Pulling fs layer [2022-06-06T04:32:39.632Z] 9981e73032c8: Verifying Checksum [2022-06-06T04:32:39.632Z] 9981e73032c8: Download complete [2022-06-06T04:32:39.632Z] 9981e73032c8: Pull complete [2022-06-06T04:32:39.632Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T04:32:39.632Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T04:32:39.632Z] ---> 3fb3c9af89a9 [2022-06-06T04:32:39.632Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T04:32:39.632Z] ---> Running in 0c1bbd936b4b [2022-06-06T04:32:39.632Z] Removing intermediate container 0c1bbd936b4b [2022-06-06T04:32:39.632Z] ---> cf3cf5d9e5dc [2022-06-06T04:32:39.632Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T04:32:39.632Z] ---> Running in d2e0e12857ef [2022-06-06T04:32:39.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T04:32:39.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T04:32:39.632Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T04:32:39.632Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T04:32:39.632Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T04:32:39.632Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T04:32:39.632Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T04:32:39.632Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T04:32:39.632Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T04:32:39.632Z] OK: 8 MiB in 20 packages [2022-06-06T04:32:39.632Z] Removing intermediate container d2e0e12857ef [2022-06-06T04:32:39.632Z] ---> 254f04a90c7e [2022-06-06T04:32:39.632Z] Step 17/26 : WORKDIR / [2022-06-06T04:32:39.632Z] ---> Running in 21be1c9f3a44 [2022-06-06T04:32:39.632Z] Removing intermediate container 21be1c9f3a44 [2022-06-06T04:32:39.632Z] ---> 905111abf8f7 [2022-06-06T04:32:39.632Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T04:32:39.632Z] ---> 9129ef740e55 [2022-06-06T04:32:39.632Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T04:32:39.632Z] ---> b1bbcc002e7a [2022-06-06T04:32:39.632Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T04:32:39.632Z] ---> aa5b974b36c6 [2022-06-06T04:32:39.632Z] Step 21/26 : EXPOSE 59984 [2022-06-06T04:32:39.632Z] ---> Running in f26198de7b3a [2022-06-06T04:32:39.632Z] Removing intermediate container f26198de7b3a [2022-06-06T04:32:39.632Z] ---> d54c6b255b0b [2022-06-06T04:32:39.632Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T04:32:39.632Z] ---> Running in 2845be458f2c [2022-06-06T04:32:39.632Z] Removing intermediate container 2845be458f2c [2022-06-06T04:32:39.632Z] ---> 925960e50671 [2022-06-06T04:32:39.632Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T04:32:39.632Z] ---> Running in 24457905db06 [2022-06-06T04:32:39.632Z] Removing intermediate container 24457905db06 [2022-06-06T04:32:39.632Z] ---> c3f1406348b0 [2022-06-06T04:32:39.632Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T04:32:39.632Z] ---> Running in a289201c7a29 [2022-06-06T04:32:39.632Z] Removing intermediate container a289201c7a29 [2022-06-06T04:32:39.632Z] ---> 56ef7640ecae [2022-06-06T04:32:39.632Z] Step 25/26 : LABEL git_sha=c8dbcc754933a42f779a6fdf425adc016de0e881 [2022-06-06T04:32:39.632Z] ---> Running in aa90226853f1 [2022-06-06T04:32:39.907Z] Removing intermediate container aa90226853f1 [2022-06-06T04:32:39.907Z] ---> 52b54c4a0f10 [2022-06-06T04:32:39.907Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T04:32:39.907Z] ---> Running in fd9185f5e642 [2022-06-06T04:32:40.183Z] Removing intermediate container fd9185f5e642 [2022-06-06T04:32:40.183Z] ---> 6dc6c0af5a6c [2022-06-06T04:32:40.183Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T04:32:40.183Z] Successfully built 6dc6c0af5a6c [2022-06-06T04:32:40.183Z] 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 [2022-06-06T04:32:41.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T04:32:41.007Z] [2022-06-06T04:32:41.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:32:41.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T04:32:41.422Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T04:32:41.422Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T04:32:41.422Z] 04944245beec: Pulling fs layer [2022-06-06T04:32:41.422Z] 699f458cf7ca: Pulling fs layer [2022-06-06T04:32:41.422Z] 765212b225bb: Pulling fs layer [2022-06-06T04:32:41.422Z] f23df028b6ca: Pulling fs layer [2022-06-06T04:32:41.422Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T04:32:41.422Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T04:32:41.698Z] d65c8cfc05b1: Waiting [2022-06-06T04:32:41.698Z] 2437ff75d9bd: Waiting [2022-06-06T04:32:41.698Z] 765212b225bb: Waiting [2022-06-06T04:32:41.698Z] f23df028b6ca: Waiting [2022-06-06T04:32:41.698Z] 04944245beec: Verifying Checksum [2022-06-06T04:32:41.698Z] 04944245beec: Download complete [2022-06-06T04:32:41.698Z] 765212b225bb: Verifying Checksum [2022-06-06T04:32:41.698Z] 765212b225bb: Download complete [2022-06-06T04:32:41.698Z] f23df028b6ca: Download complete [2022-06-06T04:32:41.698Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T04:32:41.698Z] d65c8cfc05b1: Download complete [2022-06-06T04:32:41.976Z] 699f458cf7ca: Verifying Checksum [2022-06-06T04:32:41.976Z] 699f458cf7ca: Download complete [2022-06-06T04:32:42.251Z] 8998bd30e6a1: Download complete [2022-06-06T04:32:44.884Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T04:32:44.884Z] 2437ff75d9bd: Download complete [2022-06-06T04:32:46.326Z] 8998bd30e6a1: Pull complete [2022-06-06T04:32:46.927Z] 04944245beec: Pull complete [2022-06-06T04:32:48.375Z] 699f458cf7ca: Pull complete [2022-06-06T04:32:48.650Z] 765212b225bb: Pull complete [2022-06-06T04:32:49.635Z] f23df028b6ca: Pull complete [2022-06-06T04:32:49.635Z] d65c8cfc05b1: Pull complete [2022-06-06T04:33:04.742Z] 2437ff75d9bd: Pull complete [2022-06-06T04:33:04.742Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T04:33:04.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T04:33:04.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:33:05.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container [2022-06-06T04:33:05.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T04:33:07.640Z] $ docker top cb19a9585e0b8995610b842ab7f202e65097540c996befa0b2974fdbfbf89b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:33:08.627Z] ---> job-cost.sh [2022-06-06T04:33:08.627Z] lf-activate-venv: SKIPPING [2022-06-06T04:33:08.627Z] INFO: No Stack... [2022-06-06T04:33:09.222Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T04:33:10.202Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T04:33:10.880Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-06-06T04:33:10.880Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T04:33:10.936Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [2022-06-06T04:33:10.941Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] did not exist. Created. [2022-06-06T04:33:10.941Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T04:33:11.688Z] /w/workspace/device-onvif-camera/1@tmp/durable-37bda183/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T04:33:12.479Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T04:33:12.525Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T04:33:12.587Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T04:33:12.601Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T04:33:12.690Z] $ docker stop --time=1 cb19a9585e0b8995610b842ab7f202e65097540c996befa0b2974fdbfbf89b0d [2022-06-06T04:33:14.212Z] $ docker rm -f cb19a9585e0b8995610b842ab7f202e65097540c996befa0b2974fdbfbf89b0d [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 [2022-06-06T04:33:15.194Z] provisioning config files... [2022-06-06T04:33:15.203Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-78@tmp/config2973979447252775462tmp [Pipeline] { [Pipeline] sh [2022-06-06T04:33:15.547Z] + set +x [2022-06-06T04:33:15.547Z] + curl -s https://codecov.io/bash [2022-06-06T04:33:15.547Z] + bash -s -- [2022-06-06T04:33:15.547Z] [2022-06-06T04:33:15.547Z] _____ _ [2022-06-06T04:33:15.547Z] / ____| | | [2022-06-06T04:33:15.547Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T04:33:15.547Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T04:33:15.547Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T04:33:15.547Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T04:33:15.547Z] Bash-1.0.6 [2022-06-06T04:33:15.547Z] [2022-06-06T04:33:15.547Z] [2022-06-06T04:33:15.547Z] ==> git version 2.25.1 found [2022-06-06T04:33:15.547Z] ==> 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 [2022-06-06T04:33:15.547Z] Release-Date: 2020-01-08 [2022-06-06T04:33:15.547Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-06T04:33:15.547Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T04:33:15.547Z] ==> Jenkins CI detected. [2022-06-06T04:33:15.547Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-78 [2022-06-06T04:33:15.547Z] project root: . [2022-06-06T04:33:15.547Z] --> token set from env [2022-06-06T04:33:15.547Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T04:33:15.547Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T04:33:15.547Z] ==> Python coveragepy not found [2022-06-06T04:33:15.547Z] ==> Searching for coverage reports in: [2022-06-06T04:33:15.547Z] + . [2022-06-06T04:33:15.547Z] -> Found 1 reports [2022-06-06T04:33:15.547Z] ==> Detecting git/mercurial file structure [2022-06-06T04:33:15.547Z] ==> Reading reports [2022-06-06T04:33:15.547Z] + ./coverage.out bytes=53469 [2022-06-06T04:33:15.547Z] ==> Appending adjustments [2022-06-06T04:33:15.547Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T04:33:15.808Z] + Found adjustments [2022-06-06T04:33:15.808Z] ==> Gzipping contents [2022-06-06T04:33:15.808Z] 8.0K /tmp/codecov.mvuRb1.gz [2022-06-06T04:33:15.808Z] ==> Uploading reports [2022-06-06T04:33:15.808Z] url: https://codecov.io [2022-06-06T04:33:15.808Z] query: branch=PR-78&commit=c8dbcc754933a42f779a6fdf425adc016de0e881&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=78&job=&cmd_args= [2022-06-06T04:33:15.808Z] -> Pinging Codecov [2022-06-06T04:33:15.808Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-78&commit=c8dbcc754933a42f779a6fdf425adc016de0e881&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=78&job=&cmd_args= [2022-06-06T04:33:16.068Z] -> Uploading to [2022-06-06T04:33:16.068Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/c8dbcc754933a42f779a6fdf425adc016de0e881/836909f5-0f6d-4d3d-b511-410dbaa230a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T043315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=971664079150a8cea3c676a25f680192d6ef35f9b2044f1219fe9fb14d7c6cae [2022-06-06T04:33:16.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T04:33:16.068Z] Dload Upload Total Spent Left Speed [2022-06-06T04:33:16.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6869 0 0 100 6869 0 30528 --:--:-- --:--:-- --:--:-- 30528 [2022-06-06T04:33:16.329Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] } [2022-06-06T04:33:16.354Z] 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 [2022-06-06T04:33:18.018Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-78/archives ] [2022-06-06T04:33:18.018Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-78/archives [2022-06-06T04:33:18.018Z] total 16 [2022-06-06T04:33:18.018Z] drwxr-xr-x 3 root root 4096 Jun 6 04:24 . [2022-06-06T04:33:18.018Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:24 .. [2022-06-06T04:33:18.018Z] drwxr-xr-x 2 root root 4096 Jun 6 04:24 cost [2022-06-06T04:33:18.018Z] -rw-r--r-- 1 root root 89 Jun 6 04:24 cost.csv [2022-06-06T04:33:18.018Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-78/archives [2022-06-06T04:33:18.018Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-78/archives [2022-06-06T04:33:18.018Z] total 16 [2022-06-06T04:33:18.018Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:24 . [2022-06-06T04:33:18.018Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:24 .. [2022-06-06T04:33:18.018Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 04:24 cost [2022-06-06T04:33:18.018Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 6 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:33:18.346Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:33:19.237Z] ---> package-listing.sh [2022-06-06T04:33:19.237Z] ++ facter osfamily [2022-06-06T04:33:19.237Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T04:33:19.500Z] + OS_FAMILY=debian [2022-06-06T04:33:19.500Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-78 [2022-06-06T04:33:19.500Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T04:33:19.500Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T04:33:19.500Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T04:33:19.500Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T04:33:19.500Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-78 ']' [2022-06-06T04:33:19.500Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T04:33:19.500Z] + case "${OS_FAMILY}" in [2022-06-06T04:33:19.500Z] + dpkg -l [2022-06-06T04:33:19.500Z] + grep '^ii' [2022-06-06T04:33:19.500Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T04:33:19.500Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T04:33:19.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T04:33:19.500Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-78 ']' [2022-06-06T04:33:19.500Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-78/archives/ [2022-06-06T04:33:19.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-78/archives/ [Pipeline] echo [2022-06-06T04:33:19.533Z] 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/oundry_device-onvif-camera_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T04:33:19.826Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:33:20.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:33:20.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:33:20.609Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2022-06-06T04:33:20.661Z] $ 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/oundry_device-onvif-camera_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T04:33:20.880Z] $ docker top ed50282ac6cbfd103b2d349efa0217eecd939c2ecad8292076f9429c9442ab69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T04:33:21.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T04:33:21.582Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T04:33:21.894Z] + ls /var/log/sa-host [2022-06-06T04:33:21.894Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T04:33:22.087Z] provisioning config files... [2022-06-06T04:33:22.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-78@tmp/config6160772964581916557tmp [Pipeline] { [Pipeline] echo [2022-06-06T04:33:22.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:33:22.458Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T04:33:22.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:33:22.889Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T04:33:22.944Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:33:23.263Z] ---> sudo-logs.sh [2022-06-06T04:33:23.263Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T04:33:23.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:33:23.665Z] ---> job-cost.sh [2022-06-06T04:33:23.665Z] lf-activate-venv: SKIPPING [2022-06-06T04:33:23.665Z] DEBUG: total: 0.2199999988079071 [2022-06-06T04:33:23.665Z] INFO: Retrieving Stack Cost... [2022-06-06T04:33:24.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T04:33:24.497Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T04:33:24.533Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:33:24.850Z] ---> logs-deploy.sh [2022-06-06T04:33:24.851Z] lf-activate-venv: SKIPPING [2022-06-06T04:33:24.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-78/1 [2022-06-06T04:33:24.851Z] INFO: archiving workspace using pattern(s): [2022-06-06T04:33:25.792Z] Archives upload complete. [2022-06-06T04:33:25.792Z] INFO: archiving logs to Nexus