Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 534d54d80dfdf3cc40f745c878f64c5fa0889f6b+24145fbef97b1fa0849e90c42711cf4bdce583e6 (7b34bbcb870cb52dd49ed45d1b667937f17fdfb7) 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-ssh1156731896871785023.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10240463020948245512.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5616731054192341245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13400953429054402952.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15627127067545372215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-2311 in /w/workspace/oundry_device-onvif-camera_PR-77 [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-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 24145fbef97b1fa0849e90c42711cf4bdce583e6 into PR head commit 534d54d80dfdf3cc40f745c878f64c5fa0889f6b Merge succeeded, producing 534d54d80dfdf3cc40f745c878f64c5fa0889f6b Checking out Revision 534d54d80dfdf3cc40f745c878f64c5fa0889f6b (PR-77) > 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/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # 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 24145fbef97b1fa0849e90c42711cf4bdce583e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 Commit message: "build(deps): Bump github.com/gofrs/uuid" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-13T03:43:26.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-13T03:43:26.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-13T03:43:26.818Z] ========================================================= [2022-06-13T03:43:26.818Z] EdgeX Global Pipelines Version Info [2022-06-13T03:43:26.818Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a334b40a7f80e1655127694a5884d79b8d6bb17e # timeout=10 [2022-06-13T03:43:27.549Z] ------------------- [2022-06-13T03:43:27.549Z] stable info: [2022-06-13T03:43:27.549Z] ------------------- [2022-06-13T03:43:27.549Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-13T03:43:27.549Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-13T03:43:27.549Z] Message: update stable to v1.0.234 [2022-06-13T03:43:28.121Z] ------------------- [2022-06-13T03:43:28.121Z] experimental info: [2022-06-13T03:43:28.121Z] ------------------- [2022-06-13T03:43:28.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-13T03:43:28.121Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-13T03:43:28.121Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-13T03:43:28.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-13T03:43:28.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-13T03:43:28.343Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-13T03:43:28.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-13T03:43:28.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-13T03:43:28.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-13T03:43:28.383Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-13T03:43:28.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-13T03:43:28.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-13T03:43:28.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-13T03:43:28.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-13T03:43:28.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-13T03:43:28.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-13T03:43:28.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-13T03:43:28.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-13T03:43:28.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-13T03:43:28.505Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-13T03:43:28.519Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-13T03:43:28.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-13T03:43:28.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-13T03:43:28.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-13T03:43:28.580Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-13T03:43:28.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-13T03:43:28.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-13T03:43:28.609Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-13T03:43:28.618Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-13T03:43:28.627Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-13T03:43:28.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2022-06-13T03:43:28.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2022-06-13T03:43:28.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2022-06-13T03:43:28.690Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] echo [2022-06-13T03:43:28.709Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 534d54d [Pipeline] echo [2022-06-13T03:43:28.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T03:43:28.769Z] provisioning config files... [2022-06-13T03:43:28.783Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config7382317931441347235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:43:29.086Z] ---> docker-login.sh [2022-06-13T03:43:29.087Z] nexus3.edgexfoundry.org:10001 [2022-06-13T03:43:29.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:29.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:29.349Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:29.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:29.349Z] [2022-06-13T03:43:29.349Z] Login Succeeded [2022-06-13T03:43:29.349Z] nexus3.edgexfoundry.org:10002 [2022-06-13T03:43:29.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:29.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:29.611Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:29.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:29.611Z] [2022-06-13T03:43:29.611Z] Login Succeeded [2022-06-13T03:43:29.611Z] nexus3.edgexfoundry.org:10003 [2022-06-13T03:43:29.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:29.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:29.875Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:29.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:29.875Z] [2022-06-13T03:43:29.875Z] Login Succeeded [2022-06-13T03:43:29.875Z] nexus3.edgexfoundry.org:10004 [2022-06-13T03:43:29.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:29.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:29.875Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:29.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:29.875Z] [2022-06-13T03:43:29.875Z] Login Succeeded [2022-06-13T03:43:29.875Z] docker.io [2022-06-13T03:43:29.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:30.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:30.447Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:30.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:30.447Z] [2022-06-13T03:43:30.447Z] Login Succeeded [2022-06-13T03:43:30.447Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T03:43:30.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-13T03:43:30.842Z] + git rev-list -1 --merges 534d54d80dfdf3cc40f745c878f64c5fa0889f6b~1..534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] echo [2022-06-13T03:43:30.878Z] -----------> git rev-list -1 --merges 534d54d80dfdf3cc40f745c878f64c5fa0889f6b~1..534d54d80dfdf3cc40f745c878f64c5fa0889f6b 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [false] [Pipeline] sh [2022-06-13T03:43:31.173Z] + git log --format=format:%s -1 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] echo [2022-06-13T03:43:31.189Z] ========================================================= [2022-06-13T03:43:31.189Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-13T03:43:31.189Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T03:43:31.526Z] + git log --format=format:%s -1 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] echo [2022-06-13T03:43:31.539Z] [semverPrep] GIT_COMMIT: 534d54d80dfdf3cc40f745c878f64c5fa0889f6b, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo [2022-06-13T03:43:31.550Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-13T03:43:31.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T03:43:31.891Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-13T03:43:31.891Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-13T03:43:31.891Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-13T03:43:31.891Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-13T03:43:31.891Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-13T03:43:31.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:43:32.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T03:43:32.240Z] [2022-06-13T03:43:32.240Z] 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-13T03:43:32.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T03:43:32.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-13T03:43:32.543Z] 42c077c10790: Pulling fs layer [2022-06-13T03:43:32.543Z] f63e77b7563a: Pulling fs layer [2022-06-13T03:43:32.543Z] bd5fdadae976: Pulling fs layer [2022-06-13T03:43:32.543Z] 205491f53016: Pulling fs layer [2022-06-13T03:43:32.543Z] df18705c85c3: Pulling fs layer [2022-06-13T03:43:32.543Z] bdb3f477010e: Pulling fs layer [2022-06-13T03:43:32.543Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-13T03:43:32.543Z] 2c6e9b1d212d: Pulling fs layer [2022-06-13T03:43:32.543Z] bdb8f0575790: Pulling fs layer [2022-06-13T03:43:32.543Z] 386e3cb2ff24: Pulling fs layer [2022-06-13T03:43:32.543Z] 2343380bae48: Pulling fs layer [2022-06-13T03:43:32.543Z] 205491f53016: Waiting [2022-06-13T03:43:32.543Z] df18705c85c3: Waiting [2022-06-13T03:43:32.543Z] bdb8f0575790: Waiting [2022-06-13T03:43:32.543Z] 2c6e9b1d212d: Waiting [2022-06-13T03:43:32.543Z] 386e3cb2ff24: Waiting [2022-06-13T03:43:32.543Z] bdb3f477010e: Waiting [2022-06-13T03:43:32.543Z] 2343380bae48: Waiting [2022-06-13T03:43:32.543Z] c8a8fc8e1c8f: Waiting [2022-06-13T03:43:32.543Z] f63e77b7563a: Download complete [2022-06-13T03:43:32.543Z] 205491f53016: Download complete [2022-06-13T03:43:32.804Z] df18705c85c3: Verifying Checksum [2022-06-13T03:43:32.804Z] df18705c85c3: Download complete [2022-06-13T03:43:32.804Z] bdb3f477010e: Verifying Checksum [2022-06-13T03:43:32.804Z] bdb3f477010e: Download complete [2022-06-13T03:43:32.804Z] bd5fdadae976: Verifying Checksum [2022-06-13T03:43:32.804Z] bd5fdadae976: Download complete [2022-06-13T03:43:32.804Z] 2c6e9b1d212d: Verifying Checksum [2022-06-13T03:43:32.804Z] 2c6e9b1d212d: Download complete [2022-06-13T03:43:32.804Z] bdb8f0575790: Verifying Checksum [2022-06-13T03:43:32.804Z] bdb8f0575790: Download complete [2022-06-13T03:43:32.804Z] 386e3cb2ff24: Download complete [2022-06-13T03:43:32.804Z] 2343380bae48: Download complete [2022-06-13T03:43:32.804Z] 42c077c10790: Verifying Checksum [2022-06-13T03:43:32.804Z] 42c077c10790: Download complete [2022-06-13T03:43:33.064Z] c8a8fc8e1c8f: Download complete [2022-06-13T03:43:34.446Z] 42c077c10790: Pull complete [2022-06-13T03:43:34.446Z] f63e77b7563a: Pull complete [2022-06-13T03:43:35.018Z] bd5fdadae976: Pull complete [2022-06-13T03:43:35.018Z] 205491f53016: Pull complete [2022-06-13T03:43:35.279Z] df18705c85c3: Pull complete [2022-06-13T03:43:35.540Z] bdb3f477010e: Pull complete [2022-06-13T03:43:37.449Z] c8a8fc8e1c8f: Pull complete [2022-06-13T03:43:37.449Z] 2c6e9b1d212d: Pull complete [2022-06-13T03:43:37.711Z] bdb8f0575790: Pull complete [2022-06-13T03:43:37.712Z] 386e3cb2ff24: Pull complete [2022-06-13T03:43:37.712Z] 2343380bae48: Pull complete [2022-06-13T03:43:37.712Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-13T03:43:37.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T03:43:37.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:43:37.826Z] prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container [2022-06-13T03:43:37.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-13T03:43:39.103Z] $ docker top 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f -eo pid,comm [2022-06-13T03:43:39.166Z] 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-13T03:43:39.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T03:43:39.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T03:43:39.202Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T03:43:39.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T03:43:39.341Z] $ docker exec 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f ssh-agent [2022-06-13T03:43:39.473Z] SSH_AUTH_SOCK=/tmp/ssh-AjNKX6MgXVmv/agent.34 [2022-06-13T03:43:39.473Z] SSH_AGENT_PID=40 [2022-06-13T03:43:39.480Z] Running ssh-add (command line suppressed) [2022-06-13T03:43:39.605Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1228368496465132019.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1228368496465132019.key) [2022-06-13T03:43:39.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T03:43:39.910Z] + git tag --points-at HEAD [Pipeline] } [2022-06-13T03:43:39.929Z] $ docker exec --env ******** --env ******** 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f ssh-agent -k [2022-06-13T03:43:40.048Z] unset SSH_AUTH_SOCK; [2022-06-13T03:43:40.049Z] unset SSH_AGENT_PID; [2022-06-13T03:43:40.049Z] echo Agent pid 40 killed; [2022-06-13T03:43:40.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-13T03:43:40.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T03:43:40.080Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T03:43:40.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T03:43:40.231Z] $ docker exec 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f ssh-agent [2022-06-13T03:43:40.375Z] SSH_AUTH_SOCK=/tmp/ssh-tCvYUSY9RKCV/agent.73 [2022-06-13T03:43:40.375Z] SSH_AGENT_PID=79 [2022-06-13T03:43:40.380Z] Running ssh-add (command line suppressed) [2022-06-13T03:43:40.504Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_2191494533510127493.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_2191494533510127493.key) [2022-06-13T03:43:40.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T03:43:40.808Z] + git semver init [2022-06-13T03:43:41.069Z] 2022-06-13 03:43:40,996 [run_init] DEBUG init version:0.0.0 force:False [2022-06-13T03:43:41.069Z] 2022-06-13 03:43:40,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-13T03:43:41.069Z] 2022-06-13 03:43:40,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-13T03:43:41.069Z] 2022-06-13 03:43:40,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) [2022-06-13T03:43:41.640Z] 2022-06-13 03:43:41,638 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude [2022-06-13T03:43:41.640Z] 2022-06-13 03:43:41,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False [2022-06-13T03:43:41.640Z] 2022-06-13 03:43:41,639 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-13T03:43:41.640Z] 2022-06-13 03:43:41,644 [execute] INFO git cat-file --batch-check [2022-06-13T03:43:41.901Z] 2022-06-13 03:43:41,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T03:43:41.901Z] 2022-06-13 03:43:41,651 [execute] INFO git cat-file --batch [2022-06-13T03:43:41.901Z] 2022-06-13 03:43:41,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T03:43:41.901Z] 2022-06-13 03:43:41,656 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-13T03:43:41.901Z] 0.0.0 [Pipeline] } [2022-06-13T03:43:41.916Z] $ docker exec --env ******** --env ******** 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f ssh-agent -k [2022-06-13T03:43:42.029Z] unset SSH_AUTH_SOCK; [2022-06-13T03:43:42.029Z] unset SSH_AGENT_PID; [2022-06-13T03:43:42.029Z] echo Agent pid 79 killed; [2022-06-13T03:43:42.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T03:43:42.337Z] + git semver [Pipeline] } [2022-06-13T03:43:42.615Z] $ docker stop --time=1 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f [2022-06-13T03:43:43.944Z] $ docker rm -f 9ab0854b4dcd7652d91bd35c17bb1d9c86abf752df74899941e85caa513bd25f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T03:43:44.285Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-13T03:43:44.540Z] Stashed 1 file(s) [Pipeline] echo [2022-06-13T03:43:44.543Z] [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-13T03:43:44.679Z] provisioning config files... [2022-06-13T03:43:44.688Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config9220436601085947817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:43:44.993Z] ---> docker-login.sh [2022-06-13T03:43:44.993Z] nexus3.edgexfoundry.org:10001 [2022-06-13T03:43:44.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:44.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:44.993Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:44.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:44.993Z] [2022-06-13T03:43:44.993Z] Login Succeeded [2022-06-13T03:43:44.993Z] nexus3.edgexfoundry.org:10002 [2022-06-13T03:43:44.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:45.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:45.253Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:45.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:45.253Z] [2022-06-13T03:43:45.253Z] Login Succeeded [2022-06-13T03:43:45.253Z] nexus3.edgexfoundry.org:10003 [2022-06-13T03:43:45.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:45.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:45.253Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:45.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:45.253Z] [2022-06-13T03:43:45.253Z] Login Succeeded [2022-06-13T03:43:45.253Z] nexus3.edgexfoundry.org:10004 [2022-06-13T03:43:45.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:45.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:45.515Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:45.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:45.515Z] [2022-06-13T03:43:45.515Z] Login Succeeded [2022-06-13T03:43:45.515Z] docker.io [2022-06-13T03:43:45.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:43:45.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:43:45.775Z] Configure a credential helper to remove this warning. See [2022-06-13T03:43:45.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:43:45.775Z] [2022-06-13T03:43:45.775Z] Login Succeeded [2022-06-13T03:43:45.775Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T03:43:45.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-13T03:43:45.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T03:43:45.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T03:43:45.885Z] ========================================================= [2022-06-13T03:43:45.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-13T03:43:45.885Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:43:46.211Z] + 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-13T03:43:46.211Z] Sending build context to Docker daemon 8.703MB [2022-06-13T03:43:46.211Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T03:43:46.211Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-13T03:43:46.211Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-13T03:43:46.211Z] 59bf1c3509f3: Pulling fs layer [2022-06-13T03:43:46.211Z] 666ba61612fd: Pulling fs layer [2022-06-13T03:43:46.211Z] 8ed8ca486205: Pulling fs layer [2022-06-13T03:43:46.211Z] cc1cd167ecdc: Pulling fs layer [2022-06-13T03:43:46.211Z] c516ae0d96e1: Pulling fs layer [2022-06-13T03:43:46.211Z] 684cea983483: Pulling fs layer [2022-06-13T03:43:46.211Z] dd3240ac7de5: Pulling fs layer [2022-06-13T03:43:46.211Z] b1e948a4e11c: Pulling fs layer [2022-06-13T03:43:46.211Z] a8fd76ee1af6: Pulling fs layer [2022-06-13T03:43:46.211Z] 646ad004c059: Pulling fs layer [2022-06-13T03:43:46.211Z] b1e948a4e11c: Waiting [2022-06-13T03:43:46.211Z] cc1cd167ecdc: Waiting [2022-06-13T03:43:46.211Z] a8fd76ee1af6: Waiting [2022-06-13T03:43:46.211Z] c516ae0d96e1: Waiting [2022-06-13T03:43:46.211Z] dd3240ac7de5: Waiting [2022-06-13T03:43:46.211Z] 646ad004c059: Waiting [2022-06-13T03:43:46.211Z] 8ed8ca486205: Verifying Checksum [2022-06-13T03:43:46.211Z] 8ed8ca486205: Download complete [2022-06-13T03:43:46.211Z] 666ba61612fd: Verifying Checksum [2022-06-13T03:43:46.211Z] 666ba61612fd: Download complete [2022-06-13T03:43:46.211Z] c516ae0d96e1: Verifying Checksum [2022-06-13T03:43:46.211Z] c516ae0d96e1: Download complete [2022-06-13T03:43:46.211Z] 59bf1c3509f3: Download complete [2022-06-13T03:43:46.211Z] 684cea983483: Verifying Checksum [2022-06-13T03:43:46.211Z] 684cea983483: Download complete [2022-06-13T03:43:46.475Z] dd3240ac7de5: Verifying Checksum [2022-06-13T03:43:46.475Z] dd3240ac7de5: Download complete [2022-06-13T03:43:46.475Z] b1e948a4e11c: Verifying Checksum [2022-06-13T03:43:46.475Z] b1e948a4e11c: Download complete [2022-06-13T03:43:46.475Z] 59bf1c3509f3: Pull complete [2022-06-13T03:43:46.739Z] 666ba61612fd: Pull complete [2022-06-13T03:43:46.739Z] 8ed8ca486205: Pull complete [2022-06-13T03:43:46.739Z] 646ad004c059: Download complete [2022-06-13T03:43:46.999Z] a8fd76ee1af6: Verifying Checksum [2022-06-13T03:43:46.999Z] a8fd76ee1af6: Download complete [2022-06-13T03:43:47.258Z] cc1cd167ecdc: Verifying Checksum [2022-06-13T03:43:47.258Z] cc1cd167ecdc: Download complete [2022-06-13T03:43:51.455Z] cc1cd167ecdc: Pull complete [2022-06-13T03:43:51.455Z] c516ae0d96e1: Pull complete [2022-06-13T03:43:51.455Z] 684cea983483: Pull complete [2022-06-13T03:43:51.455Z] dd3240ac7de5: Pull complete [2022-06-13T03:43:51.455Z] b1e948a4e11c: Pull complete [2022-06-13T03:43:53.995Z] a8fd76ee1af6: Pull complete [2022-06-13T03:43:54.936Z] 646ad004c059: Pull complete [2022-06-13T03:43:54.936Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-13T03:43:54.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-13T03:43:54.936Z] ---> 8f69c11f6b0c [2022-06-13T03:43:54.936Z] Step 3/13 : ARG MAKE="make build" [2022-06-13T03:43:56.322Z] ---> Running in 8d324bf2aa84 [2022-06-13T03:43:56.322Z] Removing intermediate container 8d324bf2aa84 [2022-06-13T03:43:56.322Z] ---> e9bcb11c46b8 [2022-06-13T03:43:56.322Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-13T03:43:56.322Z] ---> Running in 77ff80737920 [2022-06-13T03:43:56.322Z] Removing intermediate container 77ff80737920 [2022-06-13T03:43:56.322Z] ---> 799fd41bcd08 [2022-06-13T03:43:56.322Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T03:43:56.322Z] ---> Running in c1c196f689d5 [2022-06-13T03:43:56.322Z] Removing intermediate container c1c196f689d5 [2022-06-13T03:43:56.322Z] ---> 439795c1407c [2022-06-13T03:43:56.322Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-13T03:43:56.322Z] ---> Running in 67aa560c6751 [2022-06-13T03:43:56.582Z] Removing intermediate container 67aa560c6751 [2022-06-13T03:43:56.582Z] ---> fac928f24a5e [2022-06-13T03:43:56.582Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T03:43:56.582Z] ---> Running in 414a5dcf2249 [2022-06-13T03:43:57.156Z] Removing intermediate container 414a5dcf2249 [2022-06-13T03:43:57.156Z] ---> bada224f6440 [2022-06-13T03:43:57.156Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T03:43:57.156Z] ---> Running in 68515e24e62c [2022-06-13T03:43:57.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T03:43:58.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T03:43:58.624Z] OK: 221 MiB in 52 packages [2022-06-13T03:43:58.886Z] Removing intermediate container 68515e24e62c [2022-06-13T03:43:58.886Z] ---> 6cbad4a0b970 [2022-06-13T03:43:58.886Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-13T03:43:58.886Z] ---> Running in 13a60c7c42f7 [2022-06-13T03:43:59.146Z] Removing intermediate container 13a60c7c42f7 [2022-06-13T03:43:59.146Z] ---> 827ce48f634f [2022-06-13T03:43:59.146Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-13T03:43:59.146Z] ---> 82c9fe837e2c [2022-06-13T03:43:59.146Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T03:43:59.146Z] ---> Running in bdc024998f9f [2022-06-13T03:43:59.649Z] Still waiting to schedule task [2022-06-13T03:43:59.649Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ [2022-06-13T03:44:14.066Z] Removing intermediate container bdc024998f9f [2022-06-13T03:44:14.067Z] ---> d9afce71e03c [2022-06-13T03:44:14.067Z] Step 12/13 : COPY . . [2022-06-13T03:44:14.067Z] ---> a78837cf4e09 [2022-06-13T03:44:14.067Z] Step 13/13 : RUN ${MAKE} [2022-06-13T03:44:14.067Z] ---> Running in 3ea1008328c8 [2022-06-13T03:44:14.067Z] noop [2022-06-13T03:44:14.067Z] Removing intermediate container 3ea1008328c8 [2022-06-13T03:44:14.067Z] ---> c5b5859cdd04 [2022-06-13T03:44:14.067Z] Successfully built c5b5859cdd04 [2022-06-13T03:44:14.067Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:44:14.390Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-13T03:44:14.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:44:14.487Z] prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container [2022-06-13T03:44:14.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-13T03:44:14.917Z] $ docker top 93f1abf1b5c2996e37b6e1a893967d45ad3049ac72843495b22d0cf2892731ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T03:44:15.276Z] + go version [2022-06-13T03:44:15.276Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-13T03:44:15.292Z] $ docker stop --time=1 93f1abf1b5c2996e37b6e1a893967d45ad3049ac72843495b22d0cf2892731ec [2022-06-13T03:44:16.580Z] $ docker rm -f 93f1abf1b5c2996e37b6e1a893967d45ad3049ac72843495b22d0cf2892731ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:44:16.986Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-13T03:44:16.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:44:17.065Z] prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container [2022-06-13T03:44:17.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-13T03:44:17.465Z] $ docker top 447c4e0e57e6371e6a78d386fba37f8e6873437d57b6ef4c3d8351257698f084 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-13T03:44:17.862Z] + make test [2022-06-13T03:44:17.862Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-13T03:44:18.493Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-13T03:44:28.495Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-13T03:44:28.495Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.020s coverage: 1.3% of statements [2022-06-13T03:44:32.707Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.904s coverage: 13.8% of statements [2022-06-13T03:44:39.282Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-13T03:44:42.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-13T03:44:42.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-13T03:44:42.576Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-13T03:44:43.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-13T03:44:43.183Z] $ docker stop --time=1 447c4e0e57e6371e6a78d386fba37f8e6873437d57b6ef4c3d8351257698f084 [2022-06-13T03:44:44.842Z] $ docker rm -f 447c4e0e57e6371e6a78d386fba37f8e6873437d57b6ef4c3d8351257698f084 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T03:44:45.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-13T03:44:45.342Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-13T03:44:45.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-13T03:44:46.201Z] + ls -al . [2022-06-13T03:44:46.201Z] total 232 [2022-06-13T03:44:46.201Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 03:44 . [2022-06-13T03:44:46.201Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:43 .. [2022-06-13T03:44:46.201Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:43 .git [2022-06-13T03:44:46.201Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:43 .github [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 03:43 .gitignore [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 03:43 .golangci.yml [2022-06-13T03:44:46.201Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 03:43 .semver [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 03:43 Attribution.txt [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 03:43 CHANGELOG.md [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 03:43 Dockerfile [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 03:43 GOVERNANCE.md [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 03:43 Jenkinsfile [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 03:43 LICENSE [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 03:43 Makefile [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 03:43 OWNERS.md [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 03:43 README.md [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 03:43 VERSION [2022-06-13T03:44:46.201Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:43 bin [2022-06-13T03:44:46.201Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:43 cmd [2022-06-13T03:44:46.201Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 13 03:44 coverage.out [2022-06-13T03:44:46.201Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:43 doc [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 03:43 go.mod [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 37502 Jun 13 03:43 go.sum [2022-06-13T03:44:46.201Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:43 internal [2022-06-13T03:44:46.201Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 03:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:44:46.518Z] + 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=534d54d80dfdf3cc40f745c878f64c5fa0889f6b --label arch=amd64 --label version=0.0.0 . [2022-06-13T03:44:46.518Z] Sending build context to Docker daemon 8.757MB [2022-06-13T03:44:46.518Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T03:44:46.518Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-13T03:44:46.518Z] ---> c5b5859cdd04 [2022-06-13T03:44:46.518Z] Step 3/26 : ARG MAKE="make build" [2022-06-13T03:44:46.518Z] ---> Running in 5f275fd928b7 [2022-06-13T03:44:46.785Z] Removing intermediate container 5f275fd928b7 [2022-06-13T03:44:46.785Z] ---> d98cbc73ab18 [2022-06-13T03:44:46.785Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-13T03:44:46.785Z] ---> Running in 0339c4d84e33 [2022-06-13T03:44:46.785Z] Removing intermediate container 0339c4d84e33 [2022-06-13T03:44:46.785Z] ---> a3be35f51a6a [2022-06-13T03:44:46.785Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T03:44:46.785Z] ---> Running in 8ef246c3097d [2022-06-13T03:44:47.043Z] Removing intermediate container 8ef246c3097d [2022-06-13T03:44:47.043Z] ---> 23ebe43404a1 [2022-06-13T03:44:47.043Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-13T03:44:47.043Z] ---> Running in 92a2faf24c98 [2022-06-13T03:44:47.043Z] Removing intermediate container 92a2faf24c98 [2022-06-13T03:44:47.043Z] ---> 7d9ea78e3465 [2022-06-13T03:44:47.043Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T03:44:47.043Z] ---> Running in 9fc6f99e9378 [2022-06-13T03:44:47.614Z] Removing intermediate container 9fc6f99e9378 [2022-06-13T03:44:47.614Z] ---> 7fd41c765e75 [2022-06-13T03:44:47.614Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T03:44:47.614Z] ---> Running in 7ba1a0b7c6ab [2022-06-13T03:44:47.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T03:44:48.817Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T03:44:49.078Z] OK: 221 MiB in 52 packages [2022-06-13T03:44:49.339Z] Removing intermediate container 7ba1a0b7c6ab [2022-06-13T03:44:49.339Z] ---> 9fa22b1495a6 [2022-06-13T03:44:49.339Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-13T03:44:49.600Z] ---> Running in 69e1a088711d [2022-06-13T03:44:49.601Z] Removing intermediate container 69e1a088711d [2022-06-13T03:44:49.601Z] ---> d98b985fbed7 [2022-06-13T03:44:49.601Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-13T03:44:49.601Z] ---> 20f534958eeb [2022-06-13T03:44:49.601Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T03:44:49.601Z] ---> Running in e033b96b2964 [2022-06-13T03:44:50.543Z] Removing intermediate container e033b96b2964 [2022-06-13T03:44:50.543Z] ---> 72207f82ce4c [2022-06-13T03:44:50.543Z] Step 12/26 : COPY . . [2022-06-13T03:44:50.543Z] ---> d6c87079ca94 [2022-06-13T03:44:50.543Z] Step 13/26 : RUN ${MAKE} [2022-06-13T03:44:50.543Z] ---> Running in afa940dbd86f [2022-06-13T03:44:51.114Z] 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-13T03:45:13.086Z] Removing intermediate container afa940dbd86f [2022-06-13T03:45:13.086Z] ---> 75b4c063a5fa [2022-06-13T03:45:13.086Z] Step 14/26 : FROM alpine:3.15 [2022-06-13T03:45:13.086Z] 3.15: Pulling from library/alpine [2022-06-13T03:45:13.086Z] df9b9388f04a: Pulling fs layer [2022-06-13T03:45:13.086Z] df9b9388f04a: Verifying Checksum [2022-06-13T03:45:13.086Z] df9b9388f04a: Download complete [2022-06-13T03:45:13.086Z] df9b9388f04a: Pull complete [2022-06-13T03:45:13.086Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-13T03:45:13.086Z] Status: Downloaded newer image for alpine:3.15 [2022-06-13T03:45:13.086Z] ---> 0ac33e5f5afa [2022-06-13T03:45:13.086Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-13T03:45:13.086Z] ---> Running in 9741417c0565 [2022-06-13T03:45:13.086Z] Removing intermediate container 9741417c0565 [2022-06-13T03:45:13.086Z] ---> 1f6554d9a0f6 [2022-06-13T03:45:13.086Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-13T03:45:13.086Z] ---> Running in 434d0343d02d [2022-06-13T03:45:13.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T03:45:13.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T03:45:13.086Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-13T03:45:13.086Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-13T03:45:13.086Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-13T03:45:13.086Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-13T03:45:13.086Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-13T03:45:13.086Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-13T03:45:13.086Z] Executing busybox-1.34.1-r5.trigger [2022-06-13T03:45:13.086Z] OK: 8 MiB in 20 packages [2022-06-13T03:45:13.086Z] Removing intermediate container 434d0343d02d [2022-06-13T03:45:13.086Z] ---> 6e6d15d308b3 [2022-06-13T03:45:13.086Z] Step 17/26 : WORKDIR / [2022-06-13T03:45:13.086Z] ---> Running in c6a9331bb08c [2022-06-13T03:45:13.086Z] Removing intermediate container c6a9331bb08c [2022-06-13T03:45:13.086Z] ---> 76ee33aa5f79 [2022-06-13T03:45:13.086Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-13T03:45:13.344Z] ---> 10edcd4bb14a [2022-06-13T03:45:13.344Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-13T03:45:13.604Z] ---> ada13ba432cf [2022-06-13T03:45:13.604Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-13T03:45:13.604Z] ---> cc05c4c847a4 [2022-06-13T03:45:13.604Z] Step 21/26 : EXPOSE 59984 [2022-06-13T03:45:13.604Z] ---> Running in 2fcb81983acc [2022-06-13T03:45:13.864Z] Removing intermediate container 2fcb81983acc [2022-06-13T03:45:13.864Z] ---> 6d31d4d94d07 [2022-06-13T03:45:13.864Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-13T03:45:13.864Z] ---> Running in 588ce89c59ba [2022-06-13T03:45:13.864Z] Removing intermediate container 588ce89c59ba [2022-06-13T03:45:13.864Z] ---> fea999426379 [2022-06-13T03:45:13.864Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-13T03:45:13.864Z] ---> Running in 509f83d16725 [2022-06-13T03:45:14.124Z] Removing intermediate container 509f83d16725 [2022-06-13T03:45:14.124Z] ---> a080754f921d [2022-06-13T03:45:14.124Z] Step 24/26 : LABEL arch=amd64 [2022-06-13T03:45:14.124Z] ---> Running in 10119b272571 [2022-06-13T03:45:14.124Z] Removing intermediate container 10119b272571 [2022-06-13T03:45:14.124Z] ---> cb5efc41c5da [2022-06-13T03:45:14.124Z] Step 25/26 : LABEL git_sha=534d54d80dfdf3cc40f745c878f64c5fa0889f6b [2022-06-13T03:45:14.124Z] ---> Running in 545a8e82e8dd [2022-06-13T03:45:14.124Z] Removing intermediate container 545a8e82e8dd [2022-06-13T03:45:14.124Z] ---> 25d4cd3bafd2 [2022-06-13T03:45:14.124Z] Step 26/26 : LABEL version=0.0.0 [2022-06-13T03:45:14.124Z] ---> Running in a8ce366f5ba5 [2022-06-13T03:45:14.383Z] Removing intermediate container a8ce366f5ba5 [2022-06-13T03:45:14.383Z] ---> 788d74e12eb7 [2022-06-13T03:45:14.383Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-13T03:45:14.383Z] Successfully built 788d74e12eb7 [2022-06-13T03:45:14.383Z] 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-13T03:45:14.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T03:45:14.823Z] [2022-06-13T03:45:14.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:45:15.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T03:45:15.136Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-13T03:45:15.136Z] 5eb5b503b376: Pulling fs layer [2022-06-13T03:45:15.136Z] 5c69ac0246d0: Pulling fs layer [2022-06-13T03:45:15.136Z] ec43610c2a17: Pulling fs layer [2022-06-13T03:45:15.136Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-13T03:45:15.136Z] 33b1e0a273af: Pulling fs layer [2022-06-13T03:45:15.136Z] 5d3b04190fa2: Pulling fs layer [2022-06-13T03:45:15.136Z] 2f39f015ded8: Pulling fs layer [2022-06-13T03:45:15.136Z] 3a2ae6a8a46f: Waiting [2022-06-13T03:45:15.136Z] 33b1e0a273af: Waiting [2022-06-13T03:45:15.136Z] 5d3b04190fa2: Waiting [2022-06-13T03:45:15.136Z] 2f39f015ded8: Waiting [2022-06-13T03:45:15.136Z] 5c69ac0246d0: Verifying Checksum [2022-06-13T03:45:15.136Z] 5c69ac0246d0: Download complete [2022-06-13T03:45:15.136Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-13T03:45:15.136Z] 3a2ae6a8a46f: Download complete [2022-06-13T03:45:15.136Z] 33b1e0a273af: Verifying Checksum [2022-06-13T03:45:15.136Z] 33b1e0a273af: Download complete [2022-06-13T03:45:15.136Z] ec43610c2a17: Verifying Checksum [2022-06-13T03:45:15.136Z] ec43610c2a17: Download complete [2022-06-13T03:45:15.136Z] 5d3b04190fa2: Download complete [2022-06-13T03:45:15.397Z] 5eb5b503b376: Verifying Checksum [2022-06-13T03:45:15.397Z] 5eb5b503b376: Download complete [2022-06-13T03:45:15.965Z] 2f39f015ded8: Download complete [2022-06-13T03:45:16.532Z] 5eb5b503b376: Pull complete [2022-06-13T03:45:16.792Z] 5c69ac0246d0: Pull complete [2022-06-13T03:45:17.051Z] ec43610c2a17: Pull complete [2022-06-13T03:45:17.311Z] 3a2ae6a8a46f: Pull complete [2022-06-13T03:45:17.311Z] 33b1e0a273af: Pull complete [2022-06-13T03:45:17.570Z] 5d3b04190fa2: Pull complete [2022-06-13T03:45:21.762Z] 2f39f015ded8: Pull complete [2022-06-13T03:45:21.762Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-13T03:45:21.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T03:45:21.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:45:21.855Z] prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container [2022-06-13T03:45:21.893Z] $ 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-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-13T03:45:23.193Z] $ docker top 75b6511f05b7411f3a1699f6baf6d1b93c4007f3d14141f67c8ae940d9d731be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:45:23.584Z] ---> job-cost.sh [2022-06-13T03:45:23.584Z] lf-activate-venv: SKIPPING [2022-06-13T03:45:23.584Z] INFO: No Stack... [2022-06-13T03:45:23.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-13T03:45:24.414Z] INFO: Archiving Costs [Pipeline] sh [2022-06-13T03:45:24.707Z] + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv [2022-06-13T03:45:24.707Z] + cut -d, -f6 [Pipeline] lock [2022-06-13T03:45:24.722Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [2022-06-13T03:45:24.730Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] did not exist. Created. [2022-06-13T03:45:24.730Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T03:45:25.041Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-13T03:45:25.076Z] Stashed 1 file(s) [Pipeline] } [2022-06-13T03:45:25.086Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-13T03:45:25.113Z] $ docker stop --time=1 75b6511f05b7411f3a1699f6baf6d1b93c4007f3d14141f67c8ae940d9d731be [2022-06-13T03:45:26.272Z] $ docker rm -f 75b6511f05b7411f3a1699f6baf6d1b93c4007f3d14141f67c8ae940d9d731be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-13T03:47:32.654Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2312 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws [2022-06-13T03:47:32.669Z] Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout [2022-06-13T03:47:32.721Z] Selected Git installation does not exist. Using Default [2022-06-13T03:47:32.721Z] The recommended git tool is: NONE [2022-06-13T03:47:39.945Z] using credential edgex-jenkins-ssh [2022-06-13T03:47:39.969Z] Cloning the remote Git repository [2022-06-13T03:47:40.041Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-13T03:47:40.135Z] > git init /w/workspace/device-onvif-camera/5 # timeout=10 [2022-06-13T03:47:40.238Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-13T03:47:40.239Z] > git --version # timeout=10 [2022-06-13T03:47:40.266Z] > git --version # 'git version 2.25.1' [2022-06-13T03:47:40.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-13T03:47:40.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-13T03:47:41.123Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-13T03:47:41.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-13T03:47:41.229Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-13T03:47:41.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-13T03:47:41.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-13T03:47:41.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-13T03:47:41.897Z] Merging remotes/origin/main commit 24145fbef97b1fa0849e90c42711cf4bdce583e6 into PR head commit 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [2022-06-13T03:47:42.193Z] Merge succeeded, producing 534d54d80dfdf3cc40f745c878f64c5fa0889f6b [2022-06-13T03:47:42.194Z] Checking out Revision 534d54d80dfdf3cc40f745c878f64c5fa0889f6b (PR-77) [2022-06-13T03:47:41.923Z] > git config core.sparsecheckout # timeout=10 [2022-06-13T03:47:41.950Z] > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 [2022-06-13T03:47:42.092Z] > git remote # timeout=10 [2022-06-13T03:47:42.111Z] > git config --get remote.origin.url # timeout=10 [2022-06-13T03:47:42.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-13T03:47:42.144Z] > git merge 24145fbef97b1fa0849e90c42711cf4bdce583e6 # timeout=10 [2022-06-13T03:47:42.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-13T03:47:42.206Z] > git config core.sparsecheckout # timeout=10 [2022-06-13T03:47:42.225Z] > git checkout -f 534d54d80dfdf3cc40f745c878f64c5fa0889f6b # timeout=10 [2022-06-13T03:47:46.434Z] Commit message: "build(deps): Bump github.com/gofrs/uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T03:47:47.388Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-13T03:47:47.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-13T03:47:47.388Z] Dload Upload Total Spent Left Speed [2022-06-13T03:47:47.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh [2022-06-13T03:47:48.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-13T03:47:48.552Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-06-13T03:47:48.552Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-13T03:47:48.552Z] { [2022-06-13T03:47:48.552Z] "registry-mirrors": [ [2022-06-13T03:47:48.552Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-13T03:47:48.552Z] ], [2022-06-13T03:47:48.552Z] "bip": "10.250.0.254/24", [2022-06-13T03:47:48.552Z] "hosts": [ [2022-06-13T03:47:48.552Z] "tcp://0.0.0.0:5555", [2022-06-13T03:47:48.552Z] "unix:///var/run/docker.sock" [2022-06-13T03:47:48.552Z] ], [2022-06-13T03:47:48.552Z] "mtu": 1458, [2022-06-13T03:47:48.552Z] "selinux-enabled": true, [2022-06-13T03:47:48.552Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-13T03:47:48.552Z] } [Pipeline] sh [2022-06-13T03:47:48.894Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-13T03:47:49.236Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T03:48:07.593Z] provisioning config files... [2022-06-13T03:48:07.618Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config6279825746637073102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:48:08.171Z] ---> docker-login.sh [2022-06-13T03:48:08.171Z] nexus3.edgexfoundry.org:10001 [2022-06-13T03:48:08.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:48:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:48:09.044Z] Configure a credential helper to remove this warning. See [2022-06-13T03:48:09.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:48:09.044Z] [2022-06-13T03:48:09.044Z] Login Succeeded [2022-06-13T03:48:09.044Z] nexus3.edgexfoundry.org:10002 [2022-06-13T03:48:09.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:48:09.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:48:09.596Z] Configure a credential helper to remove this warning. See [2022-06-13T03:48:09.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:48:09.596Z] [2022-06-13T03:48:09.596Z] Login Succeeded [2022-06-13T03:48:09.596Z] nexus3.edgexfoundry.org:10003 [2022-06-13T03:48:09.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:48:10.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:48:10.159Z] Configure a credential helper to remove this warning. See [2022-06-13T03:48:10.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:48:10.159Z] [2022-06-13T03:48:10.159Z] Login Succeeded [2022-06-13T03:48:10.159Z] nexus3.edgexfoundry.org:10004 [2022-06-13T03:48:10.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:48:10.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:48:10.433Z] Configure a credential helper to remove this warning. See [2022-06-13T03:48:10.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:48:10.433Z] [2022-06-13T03:48:10.433Z] Login Succeeded [2022-06-13T03:48:10.433Z] docker.io [2022-06-13T03:48:10.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T03:48:11.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T03:48:11.301Z] Configure a credential helper to remove this warning. See [2022-06-13T03:48:11.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T03:48:11.301Z] [2022-06-13T03:48:11.301Z] Login Succeeded [2022-06-13T03:48:11.301Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T03:48:11.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-13T03:48:11.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T03:48:11.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T03:48:11.623Z] ========================================================= [2022-06-13T03:48:11.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-13T03:48:11.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:48:11.991Z] + 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-13T03:48:12.270Z] Sending build context to Docker daemon 5.925MB [2022-06-13T03:48:12.271Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T03:48:12.271Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-13T03:48:12.548Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-13T03:48:12.548Z] 9b3977197b4f: Pulling fs layer [2022-06-13T03:48:12.548Z] 1a89e8eeedd5: Pulling fs layer [2022-06-13T03:48:12.548Z] 94645a83ff95: Pulling fs layer [2022-06-13T03:48:12.548Z] e6fb740bc735: Pulling fs layer [2022-06-13T03:48:12.548Z] 3a77bd46dcc9: Pulling fs layer [2022-06-13T03:48:12.548Z] e6fb740bc735: Waiting [2022-06-13T03:48:12.548Z] 355e64cbe906: Pulling fs layer [2022-06-13T03:48:12.548Z] 63ab81a10011: Pulling fs layer [2022-06-13T03:48:12.548Z] 555d1d1c4555: Pulling fs layer [2022-06-13T03:48:12.548Z] 7d9057610161: Pulling fs layer [2022-06-13T03:48:12.548Z] 3a77bd46dcc9: Waiting [2022-06-13T03:48:12.548Z] 355e64cbe906: Waiting [2022-06-13T03:48:12.548Z] 63ab81a10011: Waiting [2022-06-13T03:48:12.548Z] 555d1d1c4555: Waiting [2022-06-13T03:48:12.548Z] 7d9057610161: Waiting [2022-06-13T03:48:12.548Z] 94645a83ff95: Download complete [2022-06-13T03:48:12.548Z] 1a89e8eeedd5: Verifying Checksum [2022-06-13T03:48:12.548Z] 1a89e8eeedd5: Download complete [2022-06-13T03:48:12.548Z] 3a77bd46dcc9: Verifying Checksum [2022-06-13T03:48:12.548Z] 3a77bd46dcc9: Download complete [2022-06-13T03:48:12.548Z] 355e64cbe906: Verifying Checksum [2022-06-13T03:48:12.548Z] 355e64cbe906: Download complete [2022-06-13T03:48:12.548Z] 9b3977197b4f: Verifying Checksum [2022-06-13T03:48:12.548Z] 63ab81a10011: Verifying Checksum [2022-06-13T03:48:12.548Z] 63ab81a10011: Download complete [2022-06-13T03:48:13.547Z] 9b3977197b4f: Pull complete [2022-06-13T03:48:13.547Z] 7d9057610161: Verifying Checksum [2022-06-13T03:48:13.547Z] 7d9057610161: Download complete [2022-06-13T03:48:14.152Z] 1a89e8eeedd5: Pull complete [2022-06-13T03:48:14.428Z] 94645a83ff95: Pull complete [2022-06-13T03:48:14.704Z] 555d1d1c4555: Verifying Checksum [2022-06-13T03:48:14.705Z] 555d1d1c4555: Download complete [2022-06-13T03:48:15.305Z] e6fb740bc735: Verifying Checksum [2022-06-13T03:48:15.305Z] e6fb740bc735: Download complete [2022-06-13T03:48:27.729Z] e6fb740bc735: Pull complete [2022-06-13T03:48:27.729Z] 3a77bd46dcc9: Pull complete [2022-06-13T03:48:27.729Z] 355e64cbe906: Pull complete [2022-06-13T03:48:28.002Z] 63ab81a10011: Pull complete [2022-06-13T03:48:34.719Z] 555d1d1c4555: Pull complete [2022-06-13T03:48:36.161Z] 7d9057610161: Pull complete [2022-06-13T03:48:36.161Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-13T03:48:36.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-13T03:48:36.161Z] ---> 819e984ddca1 [2022-06-13T03:48:36.161Z] Step 3/13 : ARG MAKE="make build" [2022-06-13T03:48:37.605Z] ---> Running in a07fd7dc86fb [2022-06-13T03:48:38.211Z] Removing intermediate container a07fd7dc86fb [2022-06-13T03:48:38.211Z] ---> 61708d6400e9 [2022-06-13T03:48:38.211Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-13T03:48:38.211Z] ---> Running in a1ba7cadaeb3 [2022-06-13T03:48:38.484Z] Removing intermediate container a1ba7cadaeb3 [2022-06-13T03:48:38.484Z] ---> 4216a51083fe [2022-06-13T03:48:38.484Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T03:48:38.484Z] ---> Running in 84219bf12e33 [2022-06-13T03:48:38.758Z] Removing intermediate container 84219bf12e33 [2022-06-13T03:48:38.758Z] ---> b19834cccecf [2022-06-13T03:48:38.758Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-13T03:48:38.758Z] ---> Running in ff7dc54b3aaa [2022-06-13T03:48:39.358Z] Removing intermediate container ff7dc54b3aaa [2022-06-13T03:48:39.358Z] ---> 3027a640d50c [2022-06-13T03:48:39.358Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T03:48:39.358Z] ---> Running in db674c613ae6 [2022-06-13T03:48:42.756Z] Removing intermediate container db674c613ae6 [2022-06-13T03:48:42.756Z] ---> 46fef03df4ce [2022-06-13T03:48:42.756Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T03:48:42.756Z] ---> Running in 96de3ecf6464 [2022-06-13T03:48:43.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T03:48:44.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T03:48:45.312Z] OK: 220 MiB in 52 packages [2022-06-13T03:48:45.915Z] Removing intermediate container 96de3ecf6464 [2022-06-13T03:48:45.915Z] ---> bcf50a2628bb [2022-06-13T03:48:45.915Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-13T03:48:46.194Z] ---> Running in 7694ba45dcab [2022-06-13T03:48:46.468Z] Removing intermediate container 7694ba45dcab [2022-06-13T03:48:46.468Z] ---> 36ef9b0083ad [2022-06-13T03:48:46.468Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-13T03:48:47.080Z] ---> b6ac9ba83a7b [2022-06-13T03:48:47.080Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T03:48:47.080Z] ---> Running in 2f2937f47069 [2022-06-13T03:49:34.081Z] Removing intermediate container 2f2937f47069 [2022-06-13T03:49:34.081Z] ---> 1d979ec83804 [2022-06-13T03:49:34.081Z] Step 12/13 : COPY . . [2022-06-13T03:49:34.357Z] ---> 770f0f326ec3 [2022-06-13T03:49:34.357Z] Step 13/13 : RUN ${MAKE} [2022-06-13T03:49:34.357Z] ---> Running in 4b770a18136d [2022-06-13T03:49:35.342Z] noop [2022-06-13T03:49:35.944Z] Removing intermediate container 4b770a18136d [2022-06-13T03:49:35.944Z] ---> e32177bfd12e [2022-06-13T03:49:35.944Z] Successfully built e32177bfd12e [2022-06-13T03:49:35.944Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:49:36.309Z] + docker inspect -f . ci-base-image-arm64 [2022-06-13T03:49:36.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:49:36.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2022-06-13T03:49:36.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-13T03:49:37.854Z] $ docker top bc4cdca1f00b5d1484460d030210d4ed7f5b5ae3ab2163b546177b52699512d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T03:49:38.767Z] + go version [2022-06-13T03:49:38.767Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-13T03:49:38.798Z] $ docker stop --time=1 bc4cdca1f00b5d1484460d030210d4ed7f5b5ae3ab2163b546177b52699512d3 [2022-06-13T03:49:40.421Z] $ docker rm -f bc4cdca1f00b5d1484460d030210d4ed7f5b5ae3ab2163b546177b52699512d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:49:41.009Z] + docker inspect -f . ci-base-image-arm64 [2022-06-13T03:49:41.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:49:41.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2022-06-13T03:49:41.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-13T03:49:42.477Z] $ docker top 6130158ae8f26bf6a8b87c8153b854086cc1e18a13af77f45776c82e8c5de5e6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-13T03:49:43.382Z] + make test [2022-06-13T03:49:43.382Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-13T03:49:45.386Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-13T03:51:07.225Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-13T03:51:07.497Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.072s coverage: 1.3% of statements [2022-06-13T03:51:39.846Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 34.669s coverage: 13.8% of statements [2022-06-13T03:51:39.846Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-13T03:51:39.846Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-13T03:52:06.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-13T03:52:06.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-13T03:52:06.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-13T03:52:08.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-13T03:52:08.142Z] $ docker stop --time=1 6130158ae8f26bf6a8b87c8153b854086cc1e18a13af77f45776c82e8c5de5e6 [2022-06-13T03:52:09.945Z] $ docker rm -f 6130158ae8f26bf6a8b87c8153b854086cc1e18a13af77f45776c82e8c5de5e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T03:52:10.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-13T03:52:10.925Z] Warning: overwriting stash ‘coverage-report’ [2022-06-13T03:52:11.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T03:52:11.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-13T03:52:12.148Z] + ls -al . [2022-06-13T03:52:12.148Z] total 228 [2022-06-13T03:52:12.148Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:52 . [2022-06-13T03:52:12.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:47 .. [2022-06-13T03:52:12.148Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:47 .git [2022-06-13T03:52:12.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:47 .github [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 03:47 .gitignore [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 03:47 .golangci.yml [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 03:47 Attribution.txt [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 03:47 CHANGELOG.md [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 03:47 Dockerfile [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 03:47 GOVERNANCE.md [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 03:47 Jenkinsfile [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 03:47 LICENSE [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 03:47 Makefile [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 03:47 OWNERS.md [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 03:47 README.md [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 03:43 VERSION [2022-06-13T03:52:12.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:47 bin [2022-06-13T03:52:12.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:47 cmd [2022-06-13T03:52:12.148Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 13 03:51 coverage.out [2022-06-13T03:52:12.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:47 doc [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 03:47 go.mod [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 37502 Jun 13 03:47 go.sum [2022-06-13T03:52:12.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:47 internal [2022-06-13T03:52:12.148Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 03:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:52:12.510Z] + 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=534d54d80dfdf3cc40f745c878f64c5fa0889f6b --label arch=arm64 --label version=0.0.0 . [2022-06-13T03:52:12.796Z] Sending build context to Docker daemon 5.98MB [2022-06-13T03:52:12.796Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T03:52:12.796Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-13T03:52:12.796Z] ---> e32177bfd12e [2022-06-13T03:52:12.796Z] Step 3/26 : ARG MAKE="make build" [2022-06-13T03:52:13.071Z] ---> Running in bc4fb2e300fd [2022-06-13T03:52:13.345Z] Removing intermediate container bc4fb2e300fd [2022-06-13T03:52:13.345Z] ---> 6164c7019272 [2022-06-13T03:52:13.345Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-13T03:52:13.345Z] ---> Running in 2ebf17d0d670 [2022-06-13T03:52:13.621Z] Removing intermediate container 2ebf17d0d670 [2022-06-13T03:52:13.621Z] ---> 5e33eca1e9b8 [2022-06-13T03:52:13.621Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T03:52:13.895Z] ---> Running in bf0243f9d7fc [2022-06-13T03:52:14.169Z] Removing intermediate container bf0243f9d7fc [2022-06-13T03:52:14.169Z] ---> 343a464249a8 [2022-06-13T03:52:14.169Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-13T03:52:14.169Z] ---> Running in f39fd720b15d [2022-06-13T03:52:14.445Z] Removing intermediate container f39fd720b15d [2022-06-13T03:52:14.445Z] ---> 898bf548d605 [2022-06-13T03:52:14.445Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T03:52:14.445Z] ---> Running in fa032fbfa494 [2022-06-13T03:52:16.437Z] Removing intermediate container fa032fbfa494 [2022-06-13T03:52:16.437Z] ---> 16351b09f7a1 [2022-06-13T03:52:16.437Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T03:52:16.437Z] ---> Running in 89ab69c3bcd6 [2022-06-13T03:52:17.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T03:52:18.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T03:52:19.005Z] OK: 220 MiB in 52 packages [2022-06-13T03:52:19.605Z] Removing intermediate container 89ab69c3bcd6 [2022-06-13T03:52:19.605Z] ---> 35b24bd12a39 [2022-06-13T03:52:19.605Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-13T03:52:19.879Z] ---> Running in d64a5a2ff11e [2022-06-13T03:52:20.152Z] Removing intermediate container d64a5a2ff11e [2022-06-13T03:52:20.152Z] ---> 0179e4f38b61 [2022-06-13T03:52:20.152Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-13T03:52:20.754Z] ---> 31d22d8782ee [2022-06-13T03:52:20.754Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T03:52:20.754Z] ---> Running in bf161aaef4a0 [2022-06-13T03:52:22.745Z] Removing intermediate container bf161aaef4a0 [2022-06-13T03:52:22.745Z] ---> 8f35b6d9a913 [2022-06-13T03:52:22.745Z] Step 12/26 : COPY . . [2022-06-13T03:52:23.727Z] ---> 82f7925ad486 [2022-06-13T03:52:23.727Z] Step 13/26 : RUN ${MAKE} [2022-06-13T03:52:23.727Z] ---> Running in c7b9f4d181d7 [2022-06-13T03:52:24.712Z] 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-13T03:54:31.592Z] Removing intermediate container c7b9f4d181d7 [2022-06-13T03:54:31.592Z] ---> 1c8245038a8d [2022-06-13T03:54:31.592Z] Step 14/26 : FROM alpine:3.15 [2022-06-13T03:54:31.592Z] 3.15: Pulling from library/alpine [2022-06-13T03:54:31.592Z] 9981e73032c8: Pulling fs layer [2022-06-13T03:54:31.592Z] 9981e73032c8: Verifying Checksum [2022-06-13T03:54:31.592Z] 9981e73032c8: Download complete [2022-06-13T03:54:31.592Z] 9981e73032c8: Pull complete [2022-06-13T03:54:31.592Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-13T03:54:31.592Z] Status: Downloaded newer image for alpine:3.15 [2022-06-13T03:54:31.592Z] ---> 3fb3c9af89a9 [2022-06-13T03:54:31.592Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-13T03:54:31.592Z] ---> Running in 336fe8a1b535 [2022-06-13T03:54:31.592Z] Removing intermediate container 336fe8a1b535 [2022-06-13T03:54:31.592Z] ---> 44cc7ef736f3 [2022-06-13T03:54:31.592Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-13T03:54:31.592Z] ---> Running in e0b2f20b433e [2022-06-13T03:54:31.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T03:54:31.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T03:54:31.592Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-13T03:54:31.592Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-13T03:54:31.592Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-13T03:54:31.592Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-13T03:54:31.592Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-13T03:54:31.592Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-13T03:54:31.592Z] Executing busybox-1.34.1-r5.trigger [2022-06-13T03:54:31.592Z] OK: 8 MiB in 20 packages [2022-06-13T03:54:31.592Z] Removing intermediate container e0b2f20b433e [2022-06-13T03:54:31.592Z] ---> a95ad9ed0db5 [2022-06-13T03:54:31.592Z] Step 17/26 : WORKDIR / [2022-06-13T03:54:31.592Z] ---> Running in d73467dc79e7 [2022-06-13T03:54:31.592Z] Removing intermediate container d73467dc79e7 [2022-06-13T03:54:31.592Z] ---> 6c5f546e61cd [2022-06-13T03:54:31.592Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-13T03:54:31.592Z] ---> 403772e2bd00 [2022-06-13T03:54:31.592Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-13T03:54:31.592Z] ---> 247247dfd50c [2022-06-13T03:54:31.592Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-13T03:54:31.592Z] ---> 562600415c1b [2022-06-13T03:54:31.592Z] Step 21/26 : EXPOSE 59984 [2022-06-13T03:54:31.592Z] ---> Running in bec8cabcd246 [2022-06-13T03:54:32.202Z] Removing intermediate container bec8cabcd246 [2022-06-13T03:54:32.202Z] ---> a7e48f9ec9fa [2022-06-13T03:54:32.202Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-13T03:54:32.202Z] ---> Running in 6957b747389a [2022-06-13T03:54:32.476Z] Removing intermediate container 6957b747389a [2022-06-13T03:54:32.476Z] ---> 0075e6015c85 [2022-06-13T03:54:32.476Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-13T03:54:32.476Z] ---> Running in da96f5f256b2 [2022-06-13T03:54:32.751Z] Removing intermediate container da96f5f256b2 [2022-06-13T03:54:32.751Z] ---> 35c9fc2f9ad9 [2022-06-13T03:54:32.751Z] Step 24/26 : LABEL arch=arm64 [2022-06-13T03:54:33.030Z] ---> Running in c7d4e2cb4ab0 [2022-06-13T03:54:33.303Z] Removing intermediate container c7d4e2cb4ab0 [2022-06-13T03:54:33.303Z] ---> fda4b0a68a84 [2022-06-13T03:54:33.303Z] Step 25/26 : LABEL git_sha=534d54d80dfdf3cc40f745c878f64c5fa0889f6b [2022-06-13T03:54:33.303Z] ---> Running in a4e4e7bb6463 [2022-06-13T03:54:33.580Z] Removing intermediate container a4e4e7bb6463 [2022-06-13T03:54:33.580Z] ---> 7517788e022a [2022-06-13T03:54:33.580Z] Step 26/26 : LABEL version=0.0.0 [2022-06-13T03:54:33.860Z] ---> Running in a92c91c47b87 [2022-06-13T03:54:34.132Z] Removing intermediate container a92c91c47b87 [2022-06-13T03:54:34.132Z] ---> b1feac0a21e0 [2022-06-13T03:54:34.132Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-13T03:54:34.132Z] Successfully built b1feac0a21e0 [2022-06-13T03:54:34.132Z] 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-13T03:54:34.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T03:54:34.604Z] [2022-06-13T03:54:34.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:54:34.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T03:54:35.239Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-13T03:54:35.239Z] 8998bd30e6a1: Pulling fs layer [2022-06-13T03:54:35.239Z] 04944245beec: Pulling fs layer [2022-06-13T03:54:35.239Z] 699f458cf7ca: Pulling fs layer [2022-06-13T03:54:35.239Z] 765212b225bb: Pulling fs layer [2022-06-13T03:54:35.239Z] f23df028b6ca: Pulling fs layer [2022-06-13T03:54:35.239Z] d65c8cfc05b1: Pulling fs layer [2022-06-13T03:54:35.239Z] 2437ff75d9bd: Pulling fs layer [2022-06-13T03:54:35.239Z] 765212b225bb: Waiting [2022-06-13T03:54:35.239Z] f23df028b6ca: Waiting [2022-06-13T03:54:35.239Z] d65c8cfc05b1: Waiting [2022-06-13T03:54:35.239Z] 2437ff75d9bd: Waiting [2022-06-13T03:54:35.239Z] 04944245beec: Verifying Checksum [2022-06-13T03:54:35.239Z] 04944245beec: Download complete [2022-06-13T03:54:35.239Z] 765212b225bb: Verifying Checksum [2022-06-13T03:54:35.239Z] 765212b225bb: Download complete [2022-06-13T03:54:35.239Z] f23df028b6ca: Verifying Checksum [2022-06-13T03:54:35.239Z] f23df028b6ca: Download complete [2022-06-13T03:54:35.239Z] d65c8cfc05b1: Verifying Checksum [2022-06-13T03:54:35.239Z] d65c8cfc05b1: Download complete [2022-06-13T03:54:35.514Z] 699f458cf7ca: Verifying Checksum [2022-06-13T03:54:35.514Z] 699f458cf7ca: Download complete [2022-06-13T03:54:35.789Z] 8998bd30e6a1: Verifying Checksum [2022-06-13T03:54:35.789Z] 8998bd30e6a1: Download complete [2022-06-13T03:54:37.773Z] 2437ff75d9bd: Verifying Checksum [2022-06-13T03:54:37.773Z] 2437ff75d9bd: Download complete [2022-06-13T03:54:40.395Z] 8998bd30e6a1: Pull complete [2022-06-13T03:54:40.395Z] 04944245beec: Pull complete [2022-06-13T03:54:41.837Z] 699f458cf7ca: Pull complete [2022-06-13T03:54:42.114Z] 765212b225bb: Pull complete [2022-06-13T03:54:43.103Z] f23df028b6ca: Pull complete [2022-06-13T03:54:43.103Z] d65c8cfc05b1: Pull complete [2022-06-13T03:54:58.225Z] 2437ff75d9bd: Pull complete [2022-06-13T03:54:58.225Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-13T03:54:58.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T03:54:58.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:54:58.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2022-06-13T03:54:58.576Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-13T03:55:01.103Z] $ docker top 7b260955aec7076deb3adffa758435416f113f02ac09093ca8c17ab84deaed3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:55:02.027Z] ---> job-cost.sh [2022-06-13T03:55:02.027Z] lf-activate-venv: SKIPPING [2022-06-13T03:55:02.027Z] INFO: No Stack... [2022-06-13T03:55:02.299Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-13T03:55:03.274Z] INFO: Archiving Costs [Pipeline] sh [2022-06-13T03:55:03.945Z] + + cut -d,cat -f6 /w/workspace/device-onvif-camera/5/archives/cost.csv [2022-06-13T03:55:03.945Z] [Pipeline] lock [2022-06-13T03:55:04.008Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [2022-06-13T03:55:04.014Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] did not exist. Created. [2022-06-13T03:55:04.014Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T03:55:04.696Z] /w/workspace/device-onvif-camera/5@tmp/durable-0dddd15e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-13T03:55:05.387Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-13T03:55:05.409Z] Warning: overwriting stash ‘stack-cost’ [2022-06-13T03:55:05.455Z] Stashed 1 file(s) [Pipeline] } [2022-06-13T03:55:05.463Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-13T03:55:05.494Z] $ docker stop --time=1 7b260955aec7076deb3adffa758435416f113f02ac09093ca8c17ab84deaed3c [2022-06-13T03:55:07.019Z] $ docker rm -f 7b260955aec7076deb3adffa758435416f113f02ac09093ca8c17ab84deaed3c [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-13T03:55:07.545Z] provisioning config files... [2022-06-13T03:55:07.573Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config2566831010885366418tmp [Pipeline] { [Pipeline] sh [2022-06-13T03:55:07.867Z] + set +x [2022-06-13T03:55:07.867Z] + + curl -s https://codecov.io/bash [2022-06-13T03:55:07.867Z] bash -s -- [2022-06-13T03:55:07.867Z] [2022-06-13T03:55:07.867Z] _____ _ [2022-06-13T03:55:07.867Z] / ____| | | [2022-06-13T03:55:07.867Z] | | ___ __| | ___ ___ _____ __ [2022-06-13T03:55:07.867Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-13T03:55:07.867Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-13T03:55:07.867Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-13T03:55:07.867Z] Bash-1.0.6 [2022-06-13T03:55:07.867Z] [2022-06-13T03:55:07.867Z] [2022-06-13T03:55:07.867Z] ==> git version 2.25.1 found [2022-06-13T03:55:07.867Z] ==> 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-13T03:55:07.867Z] Release-Date: 2020-01-08 [2022-06-13T03:55:07.867Z] 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-13T03:55:07.867Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-13T03:55:07.867Z] ==> Jenkins CI detected. [2022-06-13T03:55:07.867Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-13T03:55:07.867Z] project root: . [2022-06-13T03:55:07.867Z] --> token set from env [2022-06-13T03:55:07.867Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-13T03:55:07.867Z] ==> Running gcov in . (disable via -X gcov) [2022-06-13T03:55:07.867Z] ==> Python coveragepy not found [2022-06-13T03:55:07.867Z] ==> Searching for coverage reports in: [2022-06-13T03:55:07.867Z] + . [2022-06-13T03:55:07.867Z] -> Found 1 reports [2022-06-13T03:55:07.867Z] ==> Detecting git/mercurial file structure [2022-06-13T03:55:07.867Z] ==> Reading reports [2022-06-13T03:55:07.867Z] + ./coverage.out bytes=53381 [2022-06-13T03:55:07.867Z] ==> Appending adjustments [2022-06-13T03:55:07.867Z] https://docs.codecov.io/docs/fixing-reports [2022-06-13T03:55:08.128Z] + Found adjustments [2022-06-13T03:55:08.128Z] ==> Gzipping contents [2022-06-13T03:55:08.128Z] 8.0K /tmp/codecov.CXCmYw.gz [2022-06-13T03:55:08.128Z] ==> Uploading reports [2022-06-13T03:55:08.128Z] url: https://codecov.io [2022-06-13T03:55:08.128Z] query: branch=PR-77&commit=534d54d80dfdf3cc40f745c878f64c5fa0889f6b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-13T03:55:08.128Z] -> Pinging Codecov [2022-06-13T03:55:08.128Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=534d54d80dfdf3cc40f745c878f64c5fa0889f6b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-13T03:55:08.390Z] -> Uploading to [2022-06-13T03:55:08.390Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-13/F29A59C45E3A92E06B3E522C9905F8EF/534d54d80dfdf3cc40f745c878f64c5fa0889f6b/77589ec1-c74a-484f-81f6-4de7c0c1c145.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T035508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a117aed64c58596b835f6aa51d9da5fab549c0f5cbe44a6f8da259924ded2a2e [2022-06-13T03:55:08.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-13T03:55:08.390Z] Dload Upload Total Spent Left Speed [2022-06-13T03:55:08.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6829 0 0 100 6829 0 29435 --:--:-- --:--:-- --:--:-- 29435 [2022-06-13T03:55:08.650Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/534d54d80dfdf3cc40f745c878f64c5fa0889f6b [Pipeline] } [2022-06-13T03:55:08.659Z] 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-13T03:55:09.469Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] [2022-06-13T03:55:09.469Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-13T03:55:09.469Z] total 16 [2022-06-13T03:55:09.469Z] drwxr-xr-x 3 root root 4096 Jun 13 03:45 . [2022-06-13T03:55:09.469Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 03:45 .. [2022-06-13T03:55:09.469Z] drwxr-xr-x 2 root root 4096 Jun 13 03:45 cost [2022-06-13T03:55:09.469Z] -rw-r--r-- 1 root root 89 Jun 13 03:45 cost.csv [2022-06-13T03:55:09.469Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-13T03:55:09.469Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-13T03:55:09.469Z] total 16 [2022-06-13T03:55:09.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 03:45 . [2022-06-13T03:55:09.469Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 03:45 .. [2022-06-13T03:55:09.469Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 03:45 cost [2022-06-13T03:55:09.469Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 13 03:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:55:09.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:55:10.643Z] ---> package-listing.sh [2022-06-13T03:55:10.643Z] ++ facter osfamily [2022-06-13T03:55:10.643Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-13T03:55:10.905Z] + OS_FAMILY=debian [2022-06-13T03:55:10.905Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-13T03:55:10.905Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-13T03:55:10.905Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-13T03:55:10.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-13T03:55:10.905Z] + PACKAGES=/tmp/packages_start.txt [2022-06-13T03:55:10.905Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-13T03:55:10.905Z] + PACKAGES=/tmp/packages_end.txt [2022-06-13T03:55:10.905Z] + case "${OS_FAMILY}" in [2022-06-13T03:55:10.905Z] + dpkg -l [2022-06-13T03:55:10.905Z] + grep '^ii' [2022-06-13T03:55:10.905Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-13T03:55:10.905Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-13T03:55:10.905Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-13T03:55:10.905Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-13T03:55:10.905Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [2022-06-13T03:55:10.905Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo [2022-06-13T03:55:10.918Z] 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-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-13T03:55:11.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:55:11.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T03:55:11.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:55:11.865Z] prd-ubuntu20.04-docker-8c-8g-2311 does not seem to be running inside a container [2022-06-13T03:55:11.906Z] $ 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-77/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-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-13T03:55:12.104Z] $ docker top af7f793845847a49b3659261455057bfe0a7837668e6a647dc6d58e743af9e54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T03:55:12.454Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-13T03:55:12.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-13T03:55:13.023Z] + ls /var/log/sa-host [2022-06-13T03:55:13.023Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T03:55:13.091Z] provisioning config files... [2022-06-13T03:55:13.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config2296457550448297576tmp [Pipeline] { [Pipeline] echo [2022-06-13T03:55:13.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:55:13.395Z] ---> create-netrc.sh [Pipeline] } [2022-06-13T03:55:13.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:55:13.736Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-13T03:55:13.743Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:55:14.025Z] ---> sudo-logs.sh [2022-06-13T03:55:14.026Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-13T03:55:14.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:55:14.335Z] ---> job-cost.sh [2022-06-13T03:55:14.335Z] lf-activate-venv: SKIPPING [2022-06-13T03:55:14.335Z] DEBUG: total: 0.2199999988079071 [2022-06-13T03:55:14.335Z] INFO: Retrieving Stack Cost... [2022-06-13T03:55:14.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-13T03:55:15.165Z] INFO: Archiving Costs [Pipeline] echo [2022-06-13T03:55:15.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:55:15.457Z] ---> logs-deploy.sh [2022-06-13T03:55:15.457Z] lf-activate-venv: SKIPPING [2022-06-13T03:55:15.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/5 [2022-06-13T03:55:15.457Z] INFO: archiving workspace using pattern(s): [2022-06-13T03:55:16.398Z] Archives upload complete. [2022-06-13T03:55:16.398Z] INFO: archiving logs to Nexus