Pull request #226 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ca330dbe39bd0e076e39850b301538e57a73889+81966fae257ec8aee1d7557002cb31a67ebedcc1 (79afac1354f8d9ee4b1505e35d65886418a17f56) 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-ssh6721545809176109395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9210118819150574760.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15246827358965686168.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13841580390623436259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4486492366140597081.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15949857213179613407.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4611 in /w/workspace/undry_device-onvif-camera_PR-226 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-226 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit 5ca330dbe39bd0e076e39850b301538e57a73889 Merge succeeded, producing 5ca330dbe39bd0e076e39850b301538e57a73889 Checking out Revision 5ca330dbe39bd0e076e39850b301538e57a73889 (PR-226) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 5ca330dbe39bd0e076e39850b301538e57a73889 # 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 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ca330dbe39bd0e076e39850b301538e57a73889 # timeout=10 [Pipeline] timeout [2023-02-06T03:11:34.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T03:11:35.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T03:11:35.117Z] ========================================================= [2023-02-06T03:11:35.117Z] EdgeX Global Pipelines Version Info [2023-02-06T03:11:35.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:11:35.861Z] ------------------- [2023-02-06T03:11:35.861Z] stable info: [2023-02-06T03:11:35.861Z] ------------------- [2023-02-06T03:11:35.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T03:11:35.861Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T03:11:35.861Z] Message: update stable to v1.0.244 [2023-02-06T03:11:36.435Z] ------------------- [2023-02-06T03:11:36.435Z] experimental info: [2023-02-06T03:11:36.435Z] ------------------- [2023-02-06T03:11:36.435Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T03:11:36.435Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T03:11:36.435Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T03:11:36.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-06T03:11:36.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-06T03:11:36.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T03:11:36.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T03:11:36.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T03:11:36.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T03:11:36.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T03:11:36.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-06T03:11:37.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T03:11:37.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T03:11:37.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T03:11:37.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-06T03:11:37.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T03:11:37.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T03:11:37.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T03:11:37.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T03:11:37.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T03:11:37.403Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T03:11:37.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T03:11:37.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T03:11:37.525Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-06T03:11:37.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-06T03:11:37.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-06T03:11:37.647Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-06T03:11:37.688Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-06T03:11:37.729Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T03:11:37.770Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T03:11:37.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-226 [Pipeline] echo [2023-02-06T03:11:37.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-226 [Pipeline] echo [2023-02-06T03:11:37.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-226 [Pipeline] echo [2023-02-06T03:11:37.943Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ca330dbe39bd0e076e39850b301538e57a73889 [Pipeline] echo [2023-02-06T03:11:37.986Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ca330d [Pipeline] echo [2023-02-06T03:11:38.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T03:11:38.154Z] provisioning config files... [2023-02-06T03:11:38.169Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-226@tmp/config12512817821913611034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:11:38.514Z] ---> docker-login.sh [2023-02-06T03:11:38.514Z] nexus3.edgexfoundry.org:10001 [2023-02-06T03:11:38.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:38.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:38.774Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:38.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:38.774Z] [2023-02-06T03:11:38.774Z] Login Succeeded [2023-02-06T03:11:38.774Z] nexus3.edgexfoundry.org:10002 [2023-02-06T03:11:38.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:38.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:38.774Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:38.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:38.774Z] [2023-02-06T03:11:38.774Z] Login Succeeded [2023-02-06T03:11:39.033Z] nexus3.edgexfoundry.org:10003 [2023-02-06T03:11:39.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:39.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:39.033Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:39.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:39.033Z] [2023-02-06T03:11:39.033Z] Login Succeeded [2023-02-06T03:11:39.033Z] nexus3.edgexfoundry.org:10004 [2023-02-06T03:11:39.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:39.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:39.293Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:39.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:39.293Z] [2023-02-06T03:11:39.293Z] Login Succeeded [2023-02-06T03:11:39.293Z] docker.io [2023-02-06T03:11:39.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:39.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:39.553Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:39.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:39.553Z] [2023-02-06T03:11:39.553Z] Login Succeeded [2023-02-06T03:11:39.553Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T03:11:39.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T03:11:40.189Z] + git rev-list -1 --merges 5ca330dbe39bd0e076e39850b301538e57a73889~1..5ca330dbe39bd0e076e39850b301538e57a73889 [Pipeline] echo [2023-02-06T03:11:40.250Z] -----------> git rev-list -1 --merges 5ca330dbe39bd0e076e39850b301538e57a73889~1..5ca330dbe39bd0e076e39850b301538e57a73889 5ca330dbe39bd0e076e39850b301538e57a73889 [false] [Pipeline] sh [2023-02-06T03:11:40.561Z] + git log --format=format:%s -1 5ca330dbe39bd0e076e39850b301538e57a73889 [Pipeline] echo [2023-02-06T03:11:40.596Z] ========================================================= [2023-02-06T03:11:40.596Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T03:11:40.596Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T03:11:41.042Z] + git log --format=format:%s -1 5ca330dbe39bd0e076e39850b301538e57a73889 [Pipeline] echo [2023-02-06T03:11:41.075Z] [semverPrep] GIT_COMMIT: 5ca330dbe39bd0e076e39850b301538e57a73889, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-06T03:11:41.105Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-06T03:11:41.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T03:11:41.483Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T03:11:41.483Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T03:11:41.483Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T03:11:41.483Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T03:11:41.483Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T03:11:41.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:11:41.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T03:11:41.916Z] [2023-02-06T03:11:41.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:11:42.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T03:11:42.294Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T03:11:42.294Z] b85a868b505f: Pulling fs layer [2023-02-06T03:11:42.294Z] e2be974225ed: Pulling fs layer [2023-02-06T03:11:42.294Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T03:11:42.294Z] 988bab9f4d93: Pulling fs layer [2023-02-06T03:11:42.294Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T03:11:42.294Z] eaf3925da568: Pulling fs layer [2023-02-06T03:11:42.294Z] bab4dde63d76: Pulling fs layer [2023-02-06T03:11:42.294Z] bde34c3a00c8: Pulling fs layer [2023-02-06T03:11:42.294Z] b352a97aabf1: Pulling fs layer [2023-02-06T03:11:42.294Z] 4872d77fe225: Pulling fs layer [2023-02-06T03:11:42.294Z] 5851b861e8e6: Pulling fs layer [2023-02-06T03:11:42.294Z] eaf3925da568: Waiting [2023-02-06T03:11:42.294Z] b352a97aabf1: Waiting [2023-02-06T03:11:42.294Z] bde34c3a00c8: Waiting [2023-02-06T03:11:42.294Z] 4872d77fe225: Waiting [2023-02-06T03:11:42.294Z] 5851b861e8e6: Waiting [2023-02-06T03:11:42.294Z] bab4dde63d76: Waiting [2023-02-06T03:11:42.294Z] 988bab9f4d93: Waiting [2023-02-06T03:11:42.294Z] 1469e6f7b9e6: Waiting [2023-02-06T03:11:42.563Z] e2be974225ed: Verifying Checksum [2023-02-06T03:11:42.563Z] e2be974225ed: Download complete [2023-02-06T03:11:42.563Z] 988bab9f4d93: Download complete [2023-02-06T03:11:42.563Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T03:11:42.563Z] 1469e6f7b9e6: Download complete [2023-02-06T03:11:42.837Z] eaf3925da568: Verifying Checksum [2023-02-06T03:11:42.837Z] eaf3925da568: Download complete [2023-02-06T03:11:42.837Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T03:11:42.837Z] 339a4e72a1f5: Download complete [2023-02-06T03:11:42.837Z] bde34c3a00c8: Download complete [2023-02-06T03:11:42.837Z] b352a97aabf1: Download complete [2023-02-06T03:11:42.837Z] 4872d77fe225: Verifying Checksum [2023-02-06T03:11:42.837Z] 4872d77fe225: Download complete [2023-02-06T03:11:43.102Z] 5851b861e8e6: Verifying Checksum [2023-02-06T03:11:43.102Z] 5851b861e8e6: Download complete [2023-02-06T03:11:43.102Z] b85a868b505f: Verifying Checksum [2023-02-06T03:11:43.102Z] b85a868b505f: Download complete [2023-02-06T03:11:43.361Z] bab4dde63d76: Verifying Checksum [2023-02-06T03:11:43.361Z] bab4dde63d76: Download complete [2023-02-06T03:11:44.296Z] b85a868b505f: Pull complete [2023-02-06T03:11:44.556Z] e2be974225ed: Pull complete [2023-02-06T03:11:45.122Z] 339a4e72a1f5: Pull complete [2023-02-06T03:11:45.122Z] 988bab9f4d93: Pull complete [2023-02-06T03:11:45.693Z] 1469e6f7b9e6: Pull complete [2023-02-06T03:11:46.261Z] eaf3925da568: Pull complete [2023-02-06T03:11:48.166Z] bab4dde63d76: Pull complete [2023-02-06T03:11:48.166Z] bde34c3a00c8: Pull complete [2023-02-06T03:11:48.427Z] b352a97aabf1: Pull complete [2023-02-06T03:11:48.427Z] 4872d77fe225: Pull complete [2023-02-06T03:11:48.427Z] 5851b861e8e6: Pull complete [2023-02-06T03:11:48.427Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T03:11:48.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T03:11:48.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T03:11:48.924Z] prd-ubuntu20.04-docker-8c-8g-4611 does not seem to be running inside a container [2023-02-06T03:11:48.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-226 -v /w/workspace/undry_device-onvif-camera_PR-226:/w/workspace/undry_device-onvif-camera_PR-226:rw,z -v /w/workspace/undry_device-onvif-camera_PR-226@tmp:/w/workspace/undry_device-onvif-camera_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T03:11:50.613Z] $ docker top 041fef318920c339997547d33ea054105f0ef8f615891f8bc5da5a618e95703e -eo pid,comm [2023-02-06T03:11:50.673Z] 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). [2023-02-06T03:11:50.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T03:11:50.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T03:11:50.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T03:11:50.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T03:11:50.923Z] $ docker exec 041fef318920c339997547d33ea054105f0ef8f615891f8bc5da5a618e95703e ssh-agent [2023-02-06T03:11:51.045Z] SSH_AUTH_SOCK=/tmp/ssh-SLEWCRCRYT3k/agent.32 [2023-02-06T03:11:51.045Z] SSH_AGENT_PID=38 [2023-02-06T03:11:51.051Z] Running ssh-add (command line suppressed) [2023-02-06T03:11:51.153Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-226@tmp/private_key_12665427196718712452.key (/w/workspace/undry_device-onvif-camera_PR-226@tmp/private_key_12665427196718712452.key) [2023-02-06T03:11:51.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T03:11:51.491Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T03:11:51.517Z] $ docker exec --env ******** --env ******** 041fef318920c339997547d33ea054105f0ef8f615891f8bc5da5a618e95703e ssh-agent -k [2023-02-06T03:11:51.628Z] unset SSH_AUTH_SOCK; [2023-02-06T03:11:51.628Z] unset SSH_AGENT_PID; [2023-02-06T03:11:51.628Z] echo Agent pid 38 killed; [2023-02-06T03:11:51.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T03:11:51.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T03:11:51.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T03:11:51.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T03:11:51.833Z] $ docker exec 041fef318920c339997547d33ea054105f0ef8f615891f8bc5da5a618e95703e ssh-agent [2023-02-06T03:11:51.939Z] SSH_AUTH_SOCK=/tmp/ssh-IEMadUfZYn7V/agent.70 [2023-02-06T03:11:51.939Z] SSH_AGENT_PID=76 [2023-02-06T03:11:51.942Z] Running ssh-add (command line suppressed) [2023-02-06T03:11:52.047Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-226@tmp/private_key_7075537542670368190.key (/w/workspace/undry_device-onvif-camera_PR-226@tmp/private_key_7075537542670368190.key) [2023-02-06T03:11:52.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T03:11:52.394Z] + git semver init [2023-02-06T03:11:52.655Z] 2023-02-06 03:11:52,590 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T03:11:52.655Z] 2023-02-06 03:11:52,591 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-226/.semver [2023-02-06T03:11:52.655Z] 2023-02-06 03:11:52,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-226/.semver [2023-02-06T03:11:52.655Z] 2023-02-06 03:11:52,592 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-226/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-226, universal_newlines=False, shell=None, istream=None) [2023-02-06T03:11:54.047Z] 2023-02-06 03:11:53,620 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-226/.git/info/exclude [2023-02-06T03:11:54.047Z] 2023-02-06 03:11:53,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-226/.semver/PR-226 with force:False [2023-02-06T03:11:54.047Z] 2023-02-06 03:11:53,621 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-226/.semver/PR-226 [2023-02-06T03:11:54.047Z] 2023-02-06 03:11:53,625 [execute] INFO git cat-file --batch-check [2023-02-06T03:11:54.047Z] 2023-02-06 03:11:53,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-226/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T03:11:54.047Z] 2023-02-06 03:11:53,632 [execute] INFO git cat-file --batch [2023-02-06T03:11:54.047Z] 2023-02-06 03:11:53,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-226/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T03:11:54.048Z] 2023-02-06 03:11:53,640 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-226/.semver/PR-226 [2023-02-06T03:11:54.048Z] 0.0.0 [Pipeline] } [2023-02-06T03:11:54.076Z] $ docker exec --env ******** --env ******** 041fef318920c339997547d33ea054105f0ef8f615891f8bc5da5a618e95703e ssh-agent -k [2023-02-06T03:11:54.190Z] unset SSH_AUTH_SOCK; [2023-02-06T03:11:54.190Z] unset SSH_AGENT_PID; [2023-02-06T03:11:54.191Z] echo Agent pid 76 killed; [2023-02-06T03:11:54.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T03:11:54.621Z] + git semver [Pipeline] } [2023-02-06T03:11:54.907Z] $ docker stop --time=1 041fef318920c339997547d33ea054105f0ef8f615891f8bc5da5a618e95703e [2023-02-06T03:11:56.256Z] $ docker rm -f --volumes 041fef318920c339997547d33ea054105f0ef8f615891f8bc5da5a618e95703e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T03:11:56.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T03:11:56.910Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T03:11:56.926Z] [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 [2023-02-06T03:11:57.577Z] provisioning config files... [2023-02-06T03:11:57.586Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-226@tmp/config4806797074411080972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:11:57.937Z] ---> docker-login.sh [2023-02-06T03:11:57.937Z] nexus3.edgexfoundry.org:10001 [2023-02-06T03:11:57.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:57.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:57.937Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:57.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:57.937Z] [2023-02-06T03:11:57.937Z] Login Succeeded [2023-02-06T03:11:57.937Z] nexus3.edgexfoundry.org:10002 [2023-02-06T03:11:57.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:58.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:58.198Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:58.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:58.198Z] [2023-02-06T03:11:58.198Z] Login Succeeded [2023-02-06T03:11:58.198Z] nexus3.edgexfoundry.org:10003 [2023-02-06T03:11:58.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:58.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:58.198Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:58.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:58.198Z] [2023-02-06T03:11:58.198Z] Login Succeeded [2023-02-06T03:11:58.198Z] nexus3.edgexfoundry.org:10004 [2023-02-06T03:11:58.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:58.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:58.457Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:58.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:58.457Z] [2023-02-06T03:11:58.457Z] Login Succeeded [2023-02-06T03:11:58.457Z] docker.io [2023-02-06T03:11:58.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:11:58.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:11:58.719Z] Configure a credential helper to remove this warning. See [2023-02-06T03:11:58.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:11:58.719Z] [2023-02-06T03:11:58.719Z] Login Succeeded [2023-02-06T03:11:58.719Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T03:11:58.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T03:11:58.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T03:11:58.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T03:11:59.015Z] ========================================================= [2023-02-06T03:11:59.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T03:11:59.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:11:59.495Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T03:11:59.495Z] Sending build context to Docker daemon 27.7MB [2023-02-06T03:11:59.495Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T03:11:59.495Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-06T03:11:59.781Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T03:11:59.781Z] 213ec9aee27d: Pulling fs layer [2023-02-06T03:11:59.781Z] 4583459ba037: Pulling fs layer [2023-02-06T03:11:59.781Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T03:11:59.781Z] 53926ce57604: Pulling fs layer [2023-02-06T03:11:59.781Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T03:11:59.781Z] 22ff95d597cd: Pulling fs layer [2023-02-06T03:11:59.781Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T03:11:59.781Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T03:11:59.781Z] a7acece74701: Pulling fs layer [2023-02-06T03:11:59.781Z] 53926ce57604: Waiting [2023-02-06T03:11:59.781Z] 21b2b0c7a3f4: Waiting [2023-02-06T03:11:59.781Z] 22ff95d597cd: Waiting [2023-02-06T03:11:59.781Z] 12d6caf4c0d1: Waiting [2023-02-06T03:11:59.781Z] 96b7cbca73a9: Waiting [2023-02-06T03:11:59.781Z] a7acece74701: Waiting [2023-02-06T03:11:59.781Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T03:11:59.781Z] 93c1e223e6f2: Download complete [2023-02-06T03:11:59.781Z] 4583459ba037: Download complete [2023-02-06T03:11:59.781Z] 21b2b0c7a3f4: Download complete [2023-02-06T03:11:59.781Z] 22ff95d597cd: Download complete [2023-02-06T03:11:59.781Z] 213ec9aee27d: Verifying Checksum [2023-02-06T03:11:59.781Z] 213ec9aee27d: Download complete [2023-02-06T03:12:00.044Z] 213ec9aee27d: Pull complete [2023-02-06T03:12:00.044Z] 4583459ba037: Pull complete [2023-02-06T03:12:00.044Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T03:12:00.044Z] 12d6caf4c0d1: Download complete [2023-02-06T03:12:00.310Z] 93c1e223e6f2: Pull complete [2023-02-06T03:12:00.913Z] 53926ce57604: Verifying Checksum [2023-02-06T03:12:00.913Z] 53926ce57604: Download complete [2023-02-06T03:12:01.173Z] 96b7cbca73a9: Download complete [2023-02-06T03:12:01.173Z] a7acece74701: Verifying Checksum [2023-02-06T03:12:01.173Z] a7acece74701: Download complete [2023-02-06T03:12:05.361Z] 53926ce57604: Pull complete [2023-02-06T03:12:05.361Z] 21b2b0c7a3f4: Pull complete [2023-02-06T03:12:05.361Z] 22ff95d597cd: Pull complete [2023-02-06T03:12:05.361Z] 12d6caf4c0d1: Pull complete [2023-02-06T03:12:07.262Z] 96b7cbca73a9: Pull complete [2023-02-06T03:12:08.199Z] a7acece74701: Pull complete [2023-02-06T03:12:08.199Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T03:12:08.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T03:12:08.199Z] ---> db6d94c90886 [2023-02-06T03:12:08.199Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-06T03:12:10.737Z] ---> Running in 989a3851fa5d [2023-02-06T03:12:10.737Z] Removing intermediate container 989a3851fa5d [2023-02-06T03:12:10.737Z] ---> b02172454ee6 [2023-02-06T03:12:10.737Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T03:12:10.737Z] ---> Running in 26cccf911fe2 [2023-02-06T03:12:10.737Z] Removing intermediate container 26cccf911fe2 [2023-02-06T03:12:10.737Z] ---> f5de88905d29 [2023-02-06T03:12:10.737Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T03:12:10.737Z] ---> Running in 872d06a2e345 [2023-02-06T03:12:10.737Z] Removing intermediate container 872d06a2e345 [2023-02-06T03:12:10.737Z] ---> 7aad00d8086d [2023-02-06T03:12:10.738Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T03:12:10.738Z] ---> Running in 8f60b00d96eb [2023-02-06T03:12:10.998Z] Removing intermediate container 8f60b00d96eb [2023-02-06T03:12:10.999Z] ---> 7643bbe4dadd [2023-02-06T03:12:10.999Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-06T03:12:10.999Z] ---> Running in 1348f97e14df [2023-02-06T03:12:10.999Z] Removing intermediate container 1348f97e14df [2023-02-06T03:12:10.999Z] ---> 74b5d9903477 [2023-02-06T03:12:10.999Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T03:12:10.999Z] ---> Running in 8ebdcc0db48d [2023-02-06T03:12:11.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T03:12:11.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T03:12:11.776Z] OK: 211 MiB in 51 packages [2023-02-06T03:12:12.345Z] Removing intermediate container 8ebdcc0db48d [2023-02-06T03:12:12.345Z] ---> 51ab7eed1279 [2023-02-06T03:12:12.345Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-06T03:12:12.345Z] ---> Running in dbe11b28e9d4 [2023-02-06T03:12:12.345Z] Removing intermediate container dbe11b28e9d4 [2023-02-06T03:12:12.345Z] ---> 68e24210bd04 [2023-02-06T03:12:12.345Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-06T03:12:12.397Z] Still waiting to schedule task [2023-02-06T03:12:12.398Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T03:12:12.605Z] ---> 53dbe9276bba [2023-02-06T03:12:12.605Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T03:12:12.605Z] ---> Running in bd77b5638b14 [2023-02-06T03:12:59.318Z] Removing intermediate container bd77b5638b14 [2023-02-06T03:12:59.318Z] ---> 6eda8d25550e [2023-02-06T03:12:59.318Z] Step 12/13 : COPY . . [2023-02-06T03:12:59.318Z] ---> e3fc5df4230e [2023-02-06T03:12:59.318Z] Step 13/13 : RUN ${MAKE} [2023-02-06T03:12:59.318Z] ---> Running in cceb97edde76 [2023-02-06T03:12:59.318Z] noop [2023-02-06T03:12:59.318Z] Removing intermediate container cceb97edde76 [2023-02-06T03:12:59.318Z] ---> f9897f087d58 [2023-02-06T03:12:59.318Z] Successfully built f9897f087d58 [2023-02-06T03:12:59.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:12:59.755Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T03:12:59.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T03:12:59.903Z] prd-ubuntu20.04-docker-8c-8g-4611 does not seem to be running inside a container [2023-02-06T03:12:59.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-226 -v /w/workspace/undry_device-onvif-camera_PR-226:/w/workspace/undry_device-onvif-camera_PR-226:rw,z -v /w/workspace/undry_device-onvif-camera_PR-226@tmp:/w/workspace/undry_device-onvif-camera_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T03:13:00.314Z] $ docker top 366f632c5208bd44ab971ef591a410a84e8d41f7426d022457c629a8c61ed563 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T03:13:00.704Z] + go version [2023-02-06T03:13:00.704Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T03:13:00.736Z] $ docker stop --time=1 366f632c5208bd44ab971ef591a410a84e8d41f7426d022457c629a8c61ed563 [2023-02-06T03:13:02.027Z] $ docker rm -f --volumes 366f632c5208bd44ab971ef591a410a84e8d41f7426d022457c629a8c61ed563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:13:02.709Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T03:13:02.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T03:13:02.847Z] prd-ubuntu20.04-docker-8c-8g-4611 does not seem to be running inside a container [2023-02-06T03:13:02.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-226 -v /w/workspace/undry_device-onvif-camera_PR-226:/w/workspace/undry_device-onvif-camera_PR-226:rw,z -v /w/workspace/undry_device-onvif-camera_PR-226@tmp:/w/workspace/undry_device-onvif-camera_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T03:13:03.220Z] $ docker top 764d2fc5eae166f0e70c3b2a2d85bc9b0a68dc7b20dfb1c44c97871af8526d44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T03:13:03.603Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-226 [Pipeline] fileExists [Pipeline] sh [2023-02-06T03:13:03.955Z] + make test [2023-02-06T03:13:03.955Z] go test ./... -coverprofile=coverage.out ./... [2023-02-06T03:13:04.213Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-06T03:13:14.188Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-06T03:13:16.094Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 29.3% of statements [2023-02-06T03:13:16.094Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-06T03:13:16.094Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.248s coverage: 86.5% of statements [2023-02-06T03:13:22.671Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T03:13:22.671Z] go vet ./... [2023-02-06T03:13:25.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T03:13:25.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T03:13:25.954Z] ./bin/test-attribution-txt.sh [2023-02-06T03:13:26.213Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T03:13:26.213Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T03:13:26.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T03:13:26.285Z] $ docker stop --time=1 764d2fc5eae166f0e70c3b2a2d85bc9b0a68dc7b20dfb1c44c97871af8526d44 [2023-02-06T03:13:28.848Z] $ docker rm -f --volumes 764d2fc5eae166f0e70c3b2a2d85bc9b0a68dc7b20dfb1c44c97871af8526d44 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T03:13:29.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T03:13:29.441Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-06T03:13:30.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T03:13:30.452Z] + ls -al . [2023-02-06T03:13:30.452Z] total 236 [2023-02-06T03:13:30.452Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 03:13 . [2023-02-06T03:13:30.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:11 .. [2023-02-06T03:13:30.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:13 .git [2023-02-06T03:13:30.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:11 .github [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 6 03:11 .gitignore [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 6 03:11 .golangci.yml [2023-02-06T03:13:30.452Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:11 .semver [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 9638 Feb 6 03:11 Attribution.txt [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 6 03:11 CHANGELOG.md [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 6 03:11 Dockerfile [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 03:11 GOVERNANCE.md [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 6 03:11 Jenkinsfile [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 6 03:11 LICENSE [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 6 03:11 Makefile [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 6 03:11 OWNERS.md [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 6 03:11 README.md [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 03:11 VERSION [2023-02-06T03:13:30.452Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:11 bin [2023-02-06T03:13:30.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:11 cmd [2023-02-06T03:13:30.452Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 6 03:13 coverage.out [2023-02-06T03:13:30.452Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 03:11 doc [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 6 03:11 go.mod [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 34699 Feb 6 03:11 go.sum [2023-02-06T03:13:30.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:11 internal [2023-02-06T03:13:30.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:11 snap [2023-02-06T03:13:30.452Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 6 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:13:30.911Z] + 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=5ca330dbe39bd0e076e39850b301538e57a73889 --label arch=amd64 --label version=0.0.0 . [2023-02-06T03:13:30.911Z] Sending build context to Docker daemon 27.78MB [2023-02-06T03:13:30.911Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T03:13:30.911Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-06T03:13:30.911Z] ---> f9897f087d58 [2023-02-06T03:13:30.911Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-06T03:13:31.182Z] ---> Running in 83af61305391 [2023-02-06T03:13:31.182Z] Removing intermediate container 83af61305391 [2023-02-06T03:13:31.182Z] ---> 56b415c4c895 [2023-02-06T03:13:31.182Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T03:13:31.182Z] ---> Running in 2748658063da [2023-02-06T03:13:31.461Z] Removing intermediate container 2748658063da [2023-02-06T03:13:31.461Z] ---> 77aee129ab21 [2023-02-06T03:13:31.461Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T03:13:31.461Z] ---> Running in 8437837f1aa4 [2023-02-06T03:13:31.461Z] Removing intermediate container 8437837f1aa4 [2023-02-06T03:13:31.461Z] ---> e5158d880ddf [2023-02-06T03:13:31.461Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T03:13:31.461Z] ---> Running in df33b6d5289b [2023-02-06T03:13:31.732Z] Removing intermediate container df33b6d5289b [2023-02-06T03:13:31.732Z] ---> ec658e787d09 [2023-02-06T03:13:31.732Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-06T03:13:31.732Z] ---> Running in 8e929425d01f [2023-02-06T03:13:31.732Z] Removing intermediate container 8e929425d01f [2023-02-06T03:13:31.732Z] ---> 7135d18c5c0c [2023-02-06T03:13:31.732Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T03:13:31.732Z] ---> Running in abe66d5288ec [2023-02-06T03:13:31.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T03:13:32.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T03:13:32.513Z] OK: 211 MiB in 51 packages [2023-02-06T03:13:32.776Z] Removing intermediate container abe66d5288ec [2023-02-06T03:13:32.776Z] ---> fdb2e39bc7e4 [2023-02-06T03:13:32.776Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-06T03:13:32.776Z] ---> Running in b1dc184c2ce0 [2023-02-06T03:13:33.035Z] Removing intermediate container b1dc184c2ce0 [2023-02-06T03:13:33.035Z] ---> b5116c015dc4 [2023-02-06T03:13:33.035Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-06T03:13:33.035Z] ---> 9734e5954269 [2023-02-06T03:13:33.035Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T03:13:33.035Z] ---> Running in ecbae5a6d9c9 [2023-02-06T03:13:33.976Z] Removing intermediate container ecbae5a6d9c9 [2023-02-06T03:13:33.976Z] ---> 30062cfe44da [2023-02-06T03:13:33.976Z] Step 12/26 : COPY . . [2023-02-06T03:13:34.907Z] ---> 2b29b759b15b [2023-02-06T03:13:34.907Z] Step 13/26 : RUN ${MAKE} [2023-02-06T03:13:34.907Z] ---> Running in e4d6bc4f03f3 [2023-02-06T03:13:34.907Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-06T03:13:52.979Z] Removing intermediate container e4d6bc4f03f3 [2023-02-06T03:13:52.979Z] ---> 8d575cb553c6 [2023-02-06T03:13:52.979Z] Step 14/26 : FROM alpine:3.16 [2023-02-06T03:13:53.239Z] 3.16: Pulling from library/alpine [2023-02-06T03:13:53.239Z] ca7dd9ec2225: Pulling fs layer [2023-02-06T03:13:53.499Z] ca7dd9ec2225: Verifying Checksum [2023-02-06T03:13:53.499Z] ca7dd9ec2225: Download complete [2023-02-06T03:13:53.757Z] ca7dd9ec2225: Pull complete [2023-02-06T03:13:53.757Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T03:13:53.757Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T03:13:53.757Z] ---> bfe296a52501 [2023-02-06T03:13:53.757Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-06T03:13:53.757Z] ---> Running in 7bd192c00adb [2023-02-06T03:13:54.016Z] Removing intermediate container 7bd192c00adb [2023-02-06T03:13:54.016Z] ---> bb87cd7c0100 [2023-02-06T03:13:54.016Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-06T03:13:54.016Z] ---> Running in afc430a7400d [2023-02-06T03:13:54.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T03:13:54.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T03:13:54.795Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T03:13:54.795Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T03:13:54.795Z] OK: 6 MiB in 15 packages [2023-02-06T03:13:55.053Z] Removing intermediate container afc430a7400d [2023-02-06T03:13:55.053Z] ---> 050226d93232 [2023-02-06T03:13:55.053Z] Step 17/26 : WORKDIR / [2023-02-06T03:13:55.053Z] ---> Running in 22ce82df4cfc [2023-02-06T03:13:55.311Z] Removing intermediate container 22ce82df4cfc [2023-02-06T03:13:55.311Z] ---> 43e13a6b2a12 [2023-02-06T03:13:55.311Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-06T03:13:55.878Z] ---> bbb4f0c30e22 [2023-02-06T03:13:55.878Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-06T03:13:55.878Z] ---> aa130ad21696 [2023-02-06T03:13:55.878Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-06T03:13:56.137Z] ---> e01ce718c529 [2023-02-06T03:13:56.137Z] Step 21/26 : EXPOSE 59984 [2023-02-06T03:13:56.137Z] ---> Running in 9e5eb2879dfb [2023-02-06T03:13:56.137Z] Removing intermediate container 9e5eb2879dfb [2023-02-06T03:13:56.137Z] ---> 741eac8305b7 [2023-02-06T03:13:56.137Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-06T03:13:56.396Z] ---> Running in 36806be55a1e [2023-02-06T03:13:56.396Z] Removing intermediate container 36806be55a1e [2023-02-06T03:13:56.396Z] ---> ae59126ccb00 [2023-02-06T03:13:56.396Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T03:13:56.396Z] ---> Running in 8569394b8316 [2023-02-06T03:13:56.396Z] Removing intermediate container 8569394b8316 [2023-02-06T03:13:56.396Z] ---> 67d1a740802f [2023-02-06T03:13:56.396Z] Step 24/26 : LABEL arch=amd64 [2023-02-06T03:13:56.396Z] ---> Running in 9c3f0092d5b3 [2023-02-06T03:13:56.654Z] Removing intermediate container 9c3f0092d5b3 [2023-02-06T03:13:56.654Z] ---> b1be8129fd35 [2023-02-06T03:13:56.654Z] Step 25/26 : LABEL git_sha=5ca330dbe39bd0e076e39850b301538e57a73889 [2023-02-06T03:13:56.654Z] ---> Running in fadcd4d0b010 [2023-02-06T03:13:56.654Z] Removing intermediate container fadcd4d0b010 [2023-02-06T03:13:56.654Z] ---> 576399c2e64a [2023-02-06T03:13:56.654Z] Step 26/26 : LABEL version=0.0.0 [2023-02-06T03:13:56.654Z] ---> Running in f81235a18d3d [2023-02-06T03:13:56.913Z] Removing intermediate container f81235a18d3d [2023-02-06T03:13:56.913Z] ---> 71cda1fd020c [2023-02-06T03:13:56.913Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T03:13:56.913Z] Successfully built 71cda1fd020c [2023-02-06T03:13:56.913Z] 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 [2023-02-06T03:13:57.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T03:13:57.874Z] [2023-02-06T03:13:57.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:13:58.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T03:13:58.248Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T03:13:58.248Z] 5eb5b503b376: Pulling fs layer [2023-02-06T03:13:58.248Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T03:13:58.248Z] ec43610c2a17: Pulling fs layer [2023-02-06T03:13:58.248Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T03:13:58.248Z] 33b1e0a273af: Pulling fs layer [2023-02-06T03:13:58.248Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T03:13:58.248Z] 2f39f015ded8: Pulling fs layer [2023-02-06T03:13:58.248Z] 3a2ae6a8a46f: Waiting [2023-02-06T03:13:58.248Z] 33b1e0a273af: Waiting [2023-02-06T03:13:58.248Z] 5d3b04190fa2: Waiting [2023-02-06T03:13:58.248Z] 2f39f015ded8: Waiting [2023-02-06T03:13:58.248Z] 5c69ac0246d0: Download complete [2023-02-06T03:13:58.248Z] 3a2ae6a8a46f: Download complete [2023-02-06T03:13:58.515Z] 33b1e0a273af: Verifying Checksum [2023-02-06T03:13:58.515Z] 33b1e0a273af: Download complete [2023-02-06T03:13:58.515Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T03:13:58.515Z] 5d3b04190fa2: Download complete [2023-02-06T03:13:58.515Z] ec43610c2a17: Verifying Checksum [2023-02-06T03:13:58.515Z] ec43610c2a17: Download complete [2023-02-06T03:13:58.776Z] 5eb5b503b376: Verifying Checksum [2023-02-06T03:13:58.776Z] 5eb5b503b376: Download complete [2023-02-06T03:13:59.345Z] 2f39f015ded8: Download complete [2023-02-06T03:13:59.913Z] 5eb5b503b376: Pull complete [2023-02-06T03:13:59.913Z] 5c69ac0246d0: Pull complete [2023-02-06T03:14:00.174Z] ec43610c2a17: Pull complete [2023-02-06T03:14:00.432Z] 3a2ae6a8a46f: Pull complete [2023-02-06T03:14:00.432Z] 33b1e0a273af: Pull complete [2023-02-06T03:14:00.690Z] 5d3b04190fa2: Pull complete [2023-02-06T03:14:05.083Z] 2f39f015ded8: Pull complete [2023-02-06T03:14:05.083Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T03:14:05.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T03:14:05.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T03:14:05.305Z] prd-ubuntu20.04-docker-8c-8g-4611 does not seem to be running inside a container [2023-02-06T03:14:05.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-226 -v /w/workspace/undry_device-onvif-camera_PR-226:/w/workspace/undry_device-onvif-camera_PR-226:rw,z -v /w/workspace/undry_device-onvif-camera_PR-226@tmp:/w/workspace/undry_device-onvif-camera_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T03:14:07.234Z] $ docker top b2642447113350baed69b04a9df4275d3ed9b6086902eb0dc15b0100a744a896 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:14:07.697Z] ---> job-cost.sh [2023-02-06T03:14:07.697Z] lf-activate-venv: SKIPPING [2023-02-06T03:14:07.697Z] INFO: No Stack... [2023-02-06T03:14:07.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T03:14:08.523Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T03:14:08.840Z] + cat /w/workspace/undry_device-onvif-camera_PR-226/archives/cost.csv [2023-02-06T03:14:08.840Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T03:14:08.901Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-226-1-stack-cost] [2023-02-06T03:14:08.905Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-226-1-stack-cost] did not exist. Created. [2023-02-06T03:14:08.906Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T03:14:09.294Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-06T03:14:09.342Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T03:14:09.371Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T03:14:09.448Z] $ docker stop --time=1 b2642447113350baed69b04a9df4275d3ed9b6086902eb0dc15b0100a744a896 [2023-02-06T03:14:10.618Z] $ docker rm -f --volumes b2642447113350baed69b04a9df4275d3ed9b6086902eb0dc15b0100a744a896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T03:15:02.030Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4614 in /w/workspace/undry_device-onvif-camera_PR-226 [Pipeline] { [Pipeline] ws [2023-02-06T03:15:02.095Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-06T03:15:02.274Z] The recommended git tool is: git [2023-02-06T03:15:10.661Z] using credential edgex-jenkins-ssh [2023-02-06T03:15:10.680Z] Cloning the remote Git repository [2023-02-06T03:15:10.742Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-06T03:15:10.886Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-02-06T03:15:11.174Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-06T03:15:11.175Z] > git --version # timeout=10 [2023-02-06T03:15:11.228Z] > git --version # 'git version 2.25.1' [2023-02-06T03:15:11.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T03:15:11.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T03:15:12.820Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-06T03:15:12.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T03:15:14.499Z] Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit 5ca330dbe39bd0e076e39850b301538e57a73889 [2023-02-06T03:15:13.811Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-06T03:15:13.855Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-06T03:15:13.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T03:15:13.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T03:15:14.521Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T03:15:14.539Z] > git checkout -f 5ca330dbe39bd0e076e39850b301538e57a73889 # timeout=10 [2023-02-06T03:15:14.861Z] > git remote # timeout=10 [2023-02-06T03:15:14.962Z] Merge succeeded, producing 5ca330dbe39bd0e076e39850b301538e57a73889 [2023-02-06T03:15:14.962Z] Checking out Revision 5ca330dbe39bd0e076e39850b301538e57a73889 (PR-226) [2023-02-06T03:15:16.055Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-06T03:15:16.126Z] > git --version # timeout=10 [2023-02-06T03:15:16.157Z] > git --version # 'git version 2.25.1' [2023-02-06T03:15:16.199Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T03:15:14.880Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T03:15:14.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T03:15:14.921Z] > git merge 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 [2023-02-06T03:15:14.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T03:15:14.972Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T03:15:14.989Z] > git checkout -f 5ca330dbe39bd0e076e39850b301538e57a73889 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T03:15:17.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T03:15:17.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T03:15:17.439Z] Dload Upload Total Spent Left Speed [2023-02-06T03:15:17.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-02-06T03:15:18.152Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T03:15:18.521Z] + sudo tee /etc/docker/daemon.new [2023-02-06T03:15:18.521Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T03:15:19.949Z] { [2023-02-06T03:15:19.949Z] "registry-mirrors": [ [2023-02-06T03:15:19.949Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T03:15:19.949Z] ], [2023-02-06T03:15:19.949Z] "bip": "10.250.0.254/24", [2023-02-06T03:15:19.949Z] "hosts": [ [2023-02-06T03:15:19.949Z] "tcp://0.0.0.0:5555", [2023-02-06T03:15:19.949Z] "unix:///var/run/docker.sock" [2023-02-06T03:15:19.949Z] ], [2023-02-06T03:15:19.949Z] "mtu": 1458, [2023-02-06T03:15:19.949Z] "selinux-enabled": true, [2023-02-06T03:15:19.949Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T03:15:19.949Z] } [Pipeline] sh [2023-02-06T03:15:20.308Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T03:15:20.664Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T03:15:39.007Z] provisioning config files... [2023-02-06T03:15:39.038Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10574216944414926822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:15:39.433Z] ---> docker-login.sh [2023-02-06T03:15:39.433Z] nexus3.edgexfoundry.org:10001 [2023-02-06T03:15:40.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:15:40.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:15:40.025Z] Configure a credential helper to remove this warning. See [2023-02-06T03:15:40.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:15:40.025Z] [2023-02-06T03:15:40.025Z] Login Succeeded [2023-02-06T03:15:40.025Z] nexus3.edgexfoundry.org:10002 [2023-02-06T03:15:40.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:15:40.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:15:40.567Z] Configure a credential helper to remove this warning. See [2023-02-06T03:15:40.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:15:40.567Z] [2023-02-06T03:15:40.567Z] Login Succeeded [2023-02-06T03:15:40.567Z] nexus3.edgexfoundry.org:10003 [2023-02-06T03:15:40.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:15:40.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:15:40.844Z] Configure a credential helper to remove this warning. See [2023-02-06T03:15:40.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:15:40.844Z] [2023-02-06T03:15:40.844Z] Login Succeeded [2023-02-06T03:15:40.844Z] nexus3.edgexfoundry.org:10004 [2023-02-06T03:15:41.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:15:41.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:15:41.115Z] Configure a credential helper to remove this warning. See [2023-02-06T03:15:41.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:15:41.115Z] [2023-02-06T03:15:41.115Z] Login Succeeded [2023-02-06T03:15:41.115Z] docker.io [2023-02-06T03:15:41.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T03:15:41.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T03:15:41.662Z] Configure a credential helper to remove this warning. See [2023-02-06T03:15:41.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T03:15:41.662Z] [2023-02-06T03:15:41.662Z] Login Succeeded [2023-02-06T03:15:41.662Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T03:15:41.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T03:15:42.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T03:15:42.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T03:15:42.440Z] ========================================================= [2023-02-06T03:15:42.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T03:15:42.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:15:42.964Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T03:15:43.563Z] Sending build context to Docker daemon 20.54MB [2023-02-06T03:15:43.563Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T03:15:43.563Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-06T03:15:45.528Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T03:15:45.528Z] 9b18e9b68314: Pulling fs layer [2023-02-06T03:15:45.528Z] 35d82f9e3411: Pulling fs layer [2023-02-06T03:15:45.528Z] e16973657156: Pulling fs layer [2023-02-06T03:15:45.528Z] fc693d55d65f: Pulling fs layer [2023-02-06T03:15:45.528Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T03:15:45.528Z] dda99020689f: Pulling fs layer [2023-02-06T03:15:45.528Z] db1c61fa0a46: Pulling fs layer [2023-02-06T03:15:45.528Z] 891c053d2c06: Pulling fs layer [2023-02-06T03:15:45.528Z] dda99020689f: Waiting [2023-02-06T03:15:45.528Z] fc693d55d65f: Waiting [2023-02-06T03:15:45.528Z] 7e9fc2657dce: Waiting [2023-02-06T03:15:45.528Z] db1c61fa0a46: Waiting [2023-02-06T03:15:45.528Z] 891c053d2c06: Waiting [2023-02-06T03:15:45.528Z] e16973657156: Download complete [2023-02-06T03:15:45.528Z] 35d82f9e3411: Verifying Checksum [2023-02-06T03:15:45.528Z] 35d82f9e3411: Download complete [2023-02-06T03:15:45.528Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T03:15:45.528Z] 7e9fc2657dce: Download complete [2023-02-06T03:15:45.528Z] dda99020689f: Verifying Checksum [2023-02-06T03:15:45.528Z] dda99020689f: Download complete [2023-02-06T03:15:45.528Z] 9b18e9b68314: Verifying Checksum [2023-02-06T03:15:45.528Z] 9b18e9b68314: Download complete [2023-02-06T03:15:46.511Z] 9b18e9b68314: Pull complete [2023-02-06T03:15:46.785Z] 891c053d2c06: Verifying Checksum [2023-02-06T03:15:46.785Z] 891c053d2c06: Download complete [2023-02-06T03:15:47.057Z] 35d82f9e3411: Pull complete [2023-02-06T03:15:47.649Z] e16973657156: Pull complete [2023-02-06T03:15:48.237Z] db1c61fa0a46: Verifying Checksum [2023-02-06T03:15:48.237Z] db1c61fa0a46: Download complete [2023-02-06T03:15:48.505Z] fc693d55d65f: Verifying Checksum [2023-02-06T03:15:48.505Z] fc693d55d65f: Download complete [2023-02-06T03:16:00.851Z] fc693d55d65f: Pull complete [2023-02-06T03:16:00.851Z] 7e9fc2657dce: Pull complete [2023-02-06T03:16:00.851Z] dda99020689f: Pull complete [2023-02-06T03:16:06.240Z] db1c61fa0a46: Pull complete [2023-02-06T03:16:08.825Z] 891c053d2c06: Pull complete [2023-02-06T03:16:08.825Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T03:16:08.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T03:16:08.825Z] ---> f96f9c87975a [2023-02-06T03:16:08.825Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-06T03:16:10.819Z] ---> Running in 91daf5dba031 [2023-02-06T03:16:10.819Z] Removing intermediate container 91daf5dba031 [2023-02-06T03:16:10.819Z] ---> 4dc4e83decd5 [2023-02-06T03:16:10.819Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T03:16:10.819Z] ---> Running in e54a0b7cbf7e [2023-02-06T03:16:11.144Z] Removing intermediate container e54a0b7cbf7e [2023-02-06T03:16:11.144Z] ---> dec27cd348d1 [2023-02-06T03:16:11.144Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T03:16:11.144Z] ---> Running in 6c32a6afb7f0 [2023-02-06T03:16:11.422Z] Removing intermediate container 6c32a6afb7f0 [2023-02-06T03:16:11.422Z] ---> f0a67b957ec0 [2023-02-06T03:16:11.422Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T03:16:11.728Z] ---> Running in e320f2a7f04c [2023-02-06T03:16:12.006Z] Removing intermediate container e320f2a7f04c [2023-02-06T03:16:12.006Z] ---> 21dfbe90f23f [2023-02-06T03:16:12.006Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-06T03:16:12.006Z] ---> Running in 96911191adde [2023-02-06T03:16:12.282Z] Removing intermediate container 96911191adde [2023-02-06T03:16:12.282Z] ---> 4499b8589949 [2023-02-06T03:16:12.282Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T03:16:12.282Z] ---> Running in 9b99d5926d63 [2023-02-06T03:16:14.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T03:16:15.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T03:16:16.098Z] OK: 221 MiB in 51 packages [2023-02-06T03:16:17.066Z] Removing intermediate container 9b99d5926d63 [2023-02-06T03:16:17.066Z] ---> 6c64dd025003 [2023-02-06T03:16:17.066Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-06T03:16:17.066Z] ---> Running in 025e03ee38af [2023-02-06T03:16:17.333Z] Removing intermediate container 025e03ee38af [2023-02-06T03:16:17.333Z] ---> 231cd4e177ba [2023-02-06T03:16:17.333Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-06T03:16:17.927Z] ---> fe1fbc64d7af [2023-02-06T03:16:17.927Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T03:16:17.927Z] ---> Running in 3663dcd14141 [2023-02-06T03:17:25.885Z] Removing intermediate container 3663dcd14141 [2023-02-06T03:17:25.885Z] ---> 5fb7263cd2dd [2023-02-06T03:17:25.885Z] Step 12/13 : COPY . . [2023-02-06T03:17:26.158Z] ---> 7cfcd544fed4 [2023-02-06T03:17:26.158Z] Step 13/13 : RUN ${MAKE} [2023-02-06T03:17:26.158Z] ---> Running in a2bc04e1fe8b [2023-02-06T03:17:27.131Z] noop [2023-02-06T03:17:28.101Z] Removing intermediate container a2bc04e1fe8b [2023-02-06T03:17:28.101Z] ---> d54687d995e3 [2023-02-06T03:17:28.101Z] Successfully built d54687d995e3 [2023-02-06T03:17:28.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:17:28.590Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T03:17:28.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T03:17:28.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-4614 does not seem to be running inside a container [2023-02-06T03:17:28.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T03:17:30.105Z] $ docker top 804b7cb5e897ea2e6cba53acd4e2057f80d98d20a6b77a7eacb2f29ccf5c3f5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T03:17:30.984Z] + go version [2023-02-06T03:17:30.984Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T03:17:31.022Z] $ docker stop --time=1 804b7cb5e897ea2e6cba53acd4e2057f80d98d20a6b77a7eacb2f29ccf5c3f5f [2023-02-06T03:17:32.656Z] $ docker rm -f --volumes 804b7cb5e897ea2e6cba53acd4e2057f80d98d20a6b77a7eacb2f29ccf5c3f5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:17:33.618Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T03:17:33.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T03:17:33.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-4614 does not seem to be running inside a container [2023-02-06T03:17:34.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T03:17:35.201Z] $ docker top 7fe86b43f29b04a8af2872f51958cf53eca9b55a7d218f96fc55eeb57d6fa9ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T03:17:36.077Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T03:17:36.454Z] + make test [2023-02-06T03:17:36.723Z] go test ./... -coverprofile=coverage.out ./... [2023-02-06T03:17:38.671Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-06T03:19:15.330Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-06T03:19:17.916Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.175s coverage: 29.3% of statements [2023-02-06T03:19:17.916Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-06T03:19:40.002Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.412s coverage: 86.5% of statements [2023-02-06T03:19:40.002Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T03:19:40.002Z] go vet ./... [2023-02-06T03:20:02.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T03:20:02.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T03:20:02.071Z] ./bin/test-attribution-txt.sh [2023-02-06T03:20:02.071Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T03:20:02.071Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T03:20:02.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T03:20:02.142Z] $ docker stop --time=1 7fe86b43f29b04a8af2872f51958cf53eca9b55a7d218f96fc55eeb57d6fa9ee [2023-02-06T03:20:03.894Z] $ docker rm -f --volumes 7fe86b43f29b04a8af2872f51958cf53eca9b55a7d218f96fc55eeb57d6fa9ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T03:20:04.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T03:20:04.909Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T03:20:05.459Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T03:20:06.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T03:20:06.548Z] + ls -al . [2023-02-06T03:20:06.549Z] total 232 [2023-02-06T03:20:06.549Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 03:17 . [2023-02-06T03:20:06.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:15 .. [2023-02-06T03:20:06.549Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:15 .git [2023-02-06T03:20:06.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:15 .github [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 6 03:15 .gitignore [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 6 03:15 .golangci.yml [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 9638 Feb 6 03:15 Attribution.txt [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 6 03:15 CHANGELOG.md [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 6 03:15 Dockerfile [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 03:15 GOVERNANCE.md [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 6 03:15 Jenkinsfile [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 6 03:15 LICENSE [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 6 03:15 Makefile [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 6 03:15 OWNERS.md [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 6 03:15 README.md [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 03:11 VERSION [2023-02-06T03:20:06.549Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:15 bin [2023-02-06T03:20:06.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:15 cmd [2023-02-06T03:20:06.549Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 6 03:19 coverage.out [2023-02-06T03:20:06.549Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 03:15 doc [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 6 03:15 go.mod [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 34699 Feb 6 03:15 go.sum [2023-02-06T03:20:06.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:15 internal [2023-02-06T03:20:06.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:15 snap [2023-02-06T03:20:06.549Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 6 03:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:20:07.002Z] + 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=5ca330dbe39bd0e076e39850b301538e57a73889 --label arch=arm64 --label version=0.0.0 . [2023-02-06T03:20:07.600Z] Sending build context to Docker daemon 20.62MB [2023-02-06T03:20:07.600Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T03:20:07.600Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-06T03:20:07.600Z] ---> d54687d995e3 [2023-02-06T03:20:07.600Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-06T03:20:07.870Z] ---> Running in 6b02b58da79c [2023-02-06T03:20:08.141Z] Removing intermediate container 6b02b58da79c [2023-02-06T03:20:08.141Z] ---> c2ba60e4a71f [2023-02-06T03:20:08.141Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T03:20:08.141Z] ---> Running in f533c80f21dd [2023-02-06T03:20:08.410Z] Removing intermediate container f533c80f21dd [2023-02-06T03:20:08.410Z] ---> 7bc0733c8110 [2023-02-06T03:20:08.410Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T03:20:08.410Z] ---> Running in 3c4bf794b069 [2023-02-06T03:20:08.683Z] Removing intermediate container 3c4bf794b069 [2023-02-06T03:20:08.683Z] ---> 8c0f4b444c50 [2023-02-06T03:20:08.683Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T03:20:08.950Z] ---> Running in 85810e26cffc [2023-02-06T03:20:09.220Z] Removing intermediate container 85810e26cffc [2023-02-06T03:20:09.220Z] ---> ca400241e404 [2023-02-06T03:20:09.220Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-06T03:20:09.220Z] ---> Running in 2016cd964cca [2023-02-06T03:20:09.488Z] Removing intermediate container 2016cd964cca [2023-02-06T03:20:09.488Z] ---> 099883e9803c [2023-02-06T03:20:09.488Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T03:20:09.488Z] ---> Running in 40495dd385ae [2023-02-06T03:20:10.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T03:20:10.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T03:20:11.672Z] OK: 221 MiB in 51 packages [2023-02-06T03:20:12.628Z] Removing intermediate container 40495dd385ae [2023-02-06T03:20:12.628Z] ---> 5645f172aeec [2023-02-06T03:20:12.628Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-06T03:20:12.628Z] ---> Running in 39203ee1cc2d [2023-02-06T03:20:12.894Z] Removing intermediate container 39203ee1cc2d [2023-02-06T03:20:12.894Z] ---> dbbe79fb0101 [2023-02-06T03:20:12.894Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-06T03:20:13.475Z] ---> 1fd2899bfec8 [2023-02-06T03:20:13.475Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T03:20:13.475Z] ---> Running in cb0537fad217 [2023-02-06T03:20:16.054Z] Removing intermediate container cb0537fad217 [2023-02-06T03:20:16.054Z] ---> b021d774a519 [2023-02-06T03:20:16.054Z] Step 12/26 : COPY . . [2023-02-06T03:20:17.461Z] ---> 593218bf0534 [2023-02-06T03:20:17.461Z] Step 13/26 : RUN ${MAKE} [2023-02-06T03:20:17.461Z] ---> Running in 003a7ef5a5c4 [2023-02-06T03:20:18.419Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-06T03:22:25.066Z] Removing intermediate container 003a7ef5a5c4 [2023-02-06T03:22:25.066Z] ---> 3920777d40ef [2023-02-06T03:22:25.066Z] Step 14/26 : FROM alpine:3.16 [2023-02-06T03:22:25.066Z] 3.16: Pulling from library/alpine [2023-02-06T03:22:25.066Z] 6875df1f5354: Pulling fs layer [2023-02-06T03:22:25.066Z] 6875df1f5354: Verifying Checksum [2023-02-06T03:22:25.066Z] 6875df1f5354: Download complete [2023-02-06T03:22:25.066Z] 6875df1f5354: Pull complete [2023-02-06T03:22:25.066Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T03:22:25.066Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T03:22:25.066Z] ---> 2b4661558fb8 [2023-02-06T03:22:25.066Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-06T03:22:25.066Z] ---> Running in 58f525f6d9dd [2023-02-06T03:22:25.066Z] Removing intermediate container 58f525f6d9dd [2023-02-06T03:22:25.066Z] ---> 0310759654fa [2023-02-06T03:22:25.066Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-06T03:22:25.066Z] ---> Running in 019385f00fc3 [2023-02-06T03:22:25.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T03:22:25.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T03:22:25.066Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T03:22:25.066Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T03:22:25.066Z] OK: 5 MiB in 15 packages [2023-02-06T03:22:25.342Z] Removing intermediate container 019385f00fc3 [2023-02-06T03:22:25.342Z] ---> 5f1d283d20c3 [2023-02-06T03:22:25.342Z] Step 17/26 : WORKDIR / [2023-02-06T03:22:25.607Z] ---> Running in a3416e0b73f3 [2023-02-06T03:22:25.881Z] Removing intermediate container a3416e0b73f3 [2023-02-06T03:22:25.881Z] ---> 49a632e340fe [2023-02-06T03:22:25.881Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-06T03:22:27.290Z] ---> f5abd074a07d [2023-02-06T03:22:27.290Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-06T03:22:27.556Z] ---> 0d9d910bdc12 [2023-02-06T03:22:27.556Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-06T03:22:28.140Z] ---> 1e03b5901761 [2023-02-06T03:22:28.140Z] Step 21/26 : EXPOSE 59984 [2023-02-06T03:22:28.140Z] ---> Running in 96546107a022 [2023-02-06T03:22:28.406Z] Removing intermediate container 96546107a022 [2023-02-06T03:22:28.406Z] ---> c5e460a7bda2 [2023-02-06T03:22:28.406Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-06T03:22:28.406Z] ---> Running in a19b2c8c3dd7 [2023-02-06T03:22:28.671Z] Removing intermediate container a19b2c8c3dd7 [2023-02-06T03:22:28.671Z] ---> cbe4c7bf116d [2023-02-06T03:22:28.671Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T03:22:28.671Z] ---> Running in 5bc646665a19 [2023-02-06T03:22:28.939Z] Removing intermediate container 5bc646665a19 [2023-02-06T03:22:28.939Z] ---> 1b5936bddade [2023-02-06T03:22:28.939Z] Step 24/26 : LABEL arch=arm64 [2023-02-06T03:22:29.208Z] ---> Running in d87145425d8d [2023-02-06T03:22:29.208Z] Removing intermediate container d87145425d8d [2023-02-06T03:22:29.208Z] ---> a20d9eb6b75b [2023-02-06T03:22:29.208Z] Step 25/26 : LABEL git_sha=5ca330dbe39bd0e076e39850b301538e57a73889 [2023-02-06T03:22:29.473Z] ---> Running in 069cd147785d [2023-02-06T03:22:29.739Z] Removing intermediate container 069cd147785d [2023-02-06T03:22:29.739Z] ---> d714aeca1567 [2023-02-06T03:22:29.739Z] Step 26/26 : LABEL version=0.0.0 [2023-02-06T03:22:29.739Z] ---> Running in 86f4d85c5b73 [2023-02-06T03:22:30.005Z] Removing intermediate container 86f4d85c5b73 [2023-02-06T03:22:30.005Z] ---> a85eb1001900 [2023-02-06T03:22:30.005Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T03:22:30.005Z] Successfully built a85eb1001900 [2023-02-06T03:22:30.005Z] 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 [2023-02-06T03:22:30.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T03:22:30.780Z] [2023-02-06T03:22:30.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:22:31.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T03:22:33.212Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T03:22:33.212Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T03:22:33.212Z] 04944245beec: Pulling fs layer [2023-02-06T03:22:33.212Z] 699f458cf7ca: Pulling fs layer [2023-02-06T03:22:33.212Z] 765212b225bb: Pulling fs layer [2023-02-06T03:22:33.212Z] f23df028b6ca: Pulling fs layer [2023-02-06T03:22:33.212Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T03:22:33.212Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T03:22:33.212Z] f23df028b6ca: Waiting [2023-02-06T03:22:33.212Z] 765212b225bb: Waiting [2023-02-06T03:22:33.212Z] d65c8cfc05b1: Waiting [2023-02-06T03:22:33.212Z] 2437ff75d9bd: Waiting [2023-02-06T03:22:33.212Z] 04944245beec: Verifying Checksum [2023-02-06T03:22:33.212Z] 04944245beec: Download complete [2023-02-06T03:22:33.212Z] 765212b225bb: Verifying Checksum [2023-02-06T03:22:33.212Z] 765212b225bb: Download complete [2023-02-06T03:22:33.212Z] f23df028b6ca: Verifying Checksum [2023-02-06T03:22:33.212Z] f23df028b6ca: Download complete [2023-02-06T03:22:33.212Z] d65c8cfc05b1: Download complete [2023-02-06T03:22:33.212Z] 699f458cf7ca: Verifying Checksum [2023-02-06T03:22:33.212Z] 699f458cf7ca: Download complete [2023-02-06T03:22:33.796Z] 8998bd30e6a1: Verifying Checksum [2023-02-06T03:22:33.796Z] 8998bd30e6a1: Download complete [2023-02-06T03:22:35.755Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T03:22:35.755Z] 2437ff75d9bd: Download complete [2023-02-06T03:22:37.159Z] 8998bd30e6a1: Pull complete [2023-02-06T03:22:37.426Z] 04944245beec: Pull complete [2023-02-06T03:22:38.832Z] 699f458cf7ca: Pull complete [2023-02-06T03:22:38.832Z] 765212b225bb: Pull complete [2023-02-06T03:22:39.414Z] f23df028b6ca: Pull complete [2023-02-06T03:22:39.681Z] d65c8cfc05b1: Pull complete [2023-02-06T03:22:54.683Z] 2437ff75d9bd: Pull complete [2023-02-06T03:22:54.683Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T03:22:54.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T03:22:54.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T03:22:55.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-4614 does not seem to be running inside a container [2023-02-06T03:22:55.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T03:22:57.596Z] $ docker top 9aa5c1e392dbe4130494f25c7d899c3277140fbec3160f8022c3c03ffcd708ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:22:58.505Z] ---> job-cost.sh [2023-02-06T03:22:58.505Z] lf-activate-venv: SKIPPING [2023-02-06T03:22:58.505Z] INFO: No Stack... [2023-02-06T03:23:02.750Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T03:23:02.750Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T03:23:03.407Z] + + catcut /w/workspace/device-onvif-camera/1/archives/cost.csv -d, [2023-02-06T03:23:03.407Z] -f6 [Pipeline] lock [2023-02-06T03:23:03.494Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-226-1-stack-cost] [2023-02-06T03:23:03.498Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-226-1-stack-cost] did not exist. Created. [2023-02-06T03:23:03.499Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T03:23:04.224Z] /w/workspace/device-onvif-camera/1@tmp/durable-a04cd81d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-06T03:23:04.580Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T03:23:04.615Z] Warning: overwriting stash ‘stack-cost’ [2023-02-06T03:23:04.681Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T03:23:04.697Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T03:23:04.771Z] $ docker stop --time=1 9aa5c1e392dbe4130494f25c7d899c3277140fbec3160f8022c3c03ffcd708ff [2023-02-06T03:23:06.273Z] $ docker rm -f --volumes 9aa5c1e392dbe4130494f25c7d899c3277140fbec3160f8022c3c03ffcd708ff [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 [2023-02-06T03:23:07.210Z] provisioning config files... [2023-02-06T03:23:07.217Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-226@tmp/config16029381466466124534tmp [Pipeline] { [Pipeline] sh [2023-02-06T03:23:07.553Z] + set +x [2023-02-06T03:23:07.553Z] + curl -s https://codecov.io/bash [2023-02-06T03:23:07.553Z] + bash -s -- [2023-02-06T03:23:07.553Z] [2023-02-06T03:23:07.553Z] _____ _ [2023-02-06T03:23:07.553Z] / ____| | | [2023-02-06T03:23:07.553Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T03:23:07.553Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T03:23:07.553Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T03:23:07.553Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T03:23:07.553Z] Bash-1.0.6 [2023-02-06T03:23:07.553Z] [2023-02-06T03:23:07.553Z] [2023-02-06T03:23:07.553Z] ==> git version 2.25.1 found [2023-02-06T03:23:07.553Z] ==> 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 [2023-02-06T03:23:07.553Z] Release-Date: 2020-01-08 [2023-02-06T03:23:07.553Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-06T03:23:07.553Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T03:23:07.553Z] ==> Jenkins CI detected. [2023-02-06T03:23:07.553Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-226 [2023-02-06T03:23:07.553Z] project root: . [2023-02-06T03:23:07.553Z] --> token set from env [2023-02-06T03:23:07.553Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T03:23:07.553Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T03:23:07.553Z] ==> Python coveragepy not found [2023-02-06T03:23:07.553Z] ==> Searching for coverage reports in: [2023-02-06T03:23:07.553Z] + . [2023-02-06T03:23:07.553Z] -> Found 1 reports [2023-02-06T03:23:07.553Z] ==> Detecting git/mercurial file structure [2023-02-06T03:23:07.553Z] ==> Reading reports [2023-02-06T03:23:07.814Z] + ./coverage.out bytes=79184 [2023-02-06T03:23:07.814Z] ==> Appending adjustments [2023-02-06T03:23:07.814Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T03:23:07.814Z] + Found adjustments [2023-02-06T03:23:07.814Z] ==> Gzipping contents [2023-02-06T03:23:07.814Z] 12K /tmp/codecov.cze5WV.gz [2023-02-06T03:23:07.814Z] ==> Uploading reports [2023-02-06T03:23:07.814Z] url: https://codecov.io [2023-02-06T03:23:07.814Z] query: branch=PR-226&commit=5ca330dbe39bd0e076e39850b301538e57a73889&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=226&job=&cmd_args= [2023-02-06T03:23:07.814Z] -> Pinging Codecov [2023-02-06T03:23:07.814Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-226&commit=5ca330dbe39bd0e076e39850b301538e57a73889&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=226&job=&cmd_args= [2023-02-06T03:23:08.382Z] -> Uploading to [2023-02-06T03:23:08.382Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/F29A59C45E3A92E06B3E522C9905F8EF/5ca330dbe39bd0e076e39850b301538e57a73889/6073e121-b8cd-4c14-89a2-b0c9798d591b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T032308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=181a856a04f93a4f40233217232046e7746fd33a2314b5d2583a47b240ffc078 [2023-02-06T03:23:08.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T03:23:08.382Z] Dload Upload Total Spent Left Speed [2023-02-06T03:23:08.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10828 0 0 100 10828 0 36955 --:--:-- --:--:-- --:--:-- 36955 [2023-02-06T03:23:08.641Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5ca330dbe39bd0e076e39850b301538e57a73889 [Pipeline] } [2023-02-06T03:23:08.665Z] 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 [2023-02-06T03:23:10.387Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-226/archives ] [2023-02-06T03:23:10.387Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-226/archives [2023-02-06T03:23:10.387Z] total 16 [2023-02-06T03:23:10.387Z] drwxr-xr-x 3 root root 4096 Feb 6 03:14 . [2023-02-06T03:23:10.387Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 03:14 .. [2023-02-06T03:23:10.387Z] drwxr-xr-x 2 root root 4096 Feb 6 03:14 cost [2023-02-06T03:23:10.387Z] -rw-r--r-- 1 root root 91 Feb 6 03:14 cost.csv [2023-02-06T03:23:10.387Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-226/archives [2023-02-06T03:23:10.387Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-226/archives [2023-02-06T03:23:10.387Z] total 16 [2023-02-06T03:23:10.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:14 . [2023-02-06T03:23:10.387Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 03:14 .. [2023-02-06T03:23:10.387Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 03:14 cost [2023-02-06T03:23:10.387Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 6 03:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:23:10.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:23:11.604Z] ---> package-listing.sh [2023-02-06T03:23:11.604Z] ++ facter osfamily [2023-02-06T03:23:11.604Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T03:23:11.863Z] + OS_FAMILY=debian [2023-02-06T03:23:11.863Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-226 [2023-02-06T03:23:11.863Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T03:23:11.863Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T03:23:11.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T03:23:11.863Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T03:23:11.863Z] + '[' /w/workspace/undry_device-onvif-camera_PR-226 ']' [2023-02-06T03:23:11.863Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T03:23:11.863Z] + case "${OS_FAMILY}" in [2023-02-06T03:23:11.863Z] + dpkg -l [2023-02-06T03:23:11.863Z] + grep '^ii' [2023-02-06T03:23:11.863Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T03:23:11.863Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T03:23:11.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T03:23:11.863Z] + '[' /w/workspace/undry_device-onvif-camera_PR-226 ']' [2023-02-06T03:23:11.863Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-226/archives/ [2023-02-06T03:23:11.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-226/archives/ [Pipeline] echo [2023-02-06T03:23:11.896Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-06T03:23:12.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T03:23:12.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T03:23:12.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T03:23:12.939Z] prd-ubuntu20.04-docker-8c-8g-4611 does not seem to be running inside a container [2023-02-06T03:23:12.970Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-226 -v /w/workspace/undry_device-onvif-camera_PR-226:/w/workspace/undry_device-onvif-camera_PR-226:rw,z -v /w/workspace/undry_device-onvif-camera_PR-226@tmp:/w/workspace/undry_device-onvif-camera_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T03:23:13.203Z] $ docker top bf1ad1134cfa5e4da7eaef5896a7aad2a005fa64511710dab8e1b71f22cfc7e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T03:23:13.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T03:23:13.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T03:23:14.205Z] + ls /var/log/sa-host [2023-02-06T03:23:14.205Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T03:23:14.339Z] provisioning config files... [2023-02-06T03:23:14.348Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-226@tmp/config1770190203255302637tmp [Pipeline] { [Pipeline] echo [2023-02-06T03:23:14.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:23:14.714Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T03:23:14.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:23:15.140Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T03:23:15.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:23:15.523Z] ---> sudo-logs.sh [2023-02-06T03:23:15.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T03:23:15.601Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:23:15.907Z] ---> job-cost.sh [2023-02-06T03:23:15.907Z] lf-activate-venv: SKIPPING [2023-02-06T03:23:15.907Z] DEBUG: total: 0.2199999988079071 [2023-02-06T03:23:15.907Z] INFO: Retrieving Stack Cost... [2023-02-06T03:23:16.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T03:23:16.731Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T03:23:16.765Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T03:23:17.080Z] ---> logs-deploy.sh [2023-02-06T03:23:17.080Z] lf-activate-venv: SKIPPING [2023-02-06T03:23:17.080Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-226/1 [2023-02-06T03:23:17.080Z] INFO: archiving workspace using pattern(s): [2023-02-06T03:23:18.016Z] Archives upload complete. [2023-02-06T03:23:18.016Z] INFO: archiving logs to Nexus