Pull request #293 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 703d4f5c6fc3eb792271cda2ba6638be0d74ad78+186be4e7cfd84d819ae8e1b3a278a99ca1d844ec (9376970e57e05e69f110b945227816bd4d1e2450) 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-ssh13585916504058191796.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3850373038640489631.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1180527345211153324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4480456350545182138.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14983569876830350704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-6316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6292’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6295’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6296’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6298’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6299’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6323’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6294’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6304’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6305’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6306’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6328 in /w/workspace/undry_device-onvif-camera_PR-293 [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-293 # 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 Merging remotes/origin/main commit 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec into PR head commit 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 Merge succeeded, producing 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 Checking out Revision 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 (PR-293) > 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/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # 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 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:26:54.076Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:26:54.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:26:54.156Z] ========================================================= [2023-03-29T23:26:54.156Z] EdgeX Global Pipelines Version Info [2023-03-29T23:26:54.156Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d # timeout=10 [2023-03-29T23:26:54.866Z] ------------------- [2023-03-29T23:26:54.866Z] stable info: [2023-03-29T23:26:54.866Z] ------------------- [2023-03-29T23:26:54.866Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:26:54.866Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:26:54.866Z] Message: update stable to v1.0.245 [2023-03-29T23:26:55.433Z] ------------------- [2023-03-29T23:26:55.433Z] experimental info: [2023-03-29T23:26:55.433Z] ------------------- [2023-03-29T23:26:55.433Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:26:55.433Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:26:55.433Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:26:55.608Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-29T23:26:55.621Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-29T23:26:55.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:26:55.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:26:55.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:26:55.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:26:55.689Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:26:55.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T23:26:55.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:26:55.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:26:55.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:26:55.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-29T23:26:55.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:26:55.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:26:55.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:26:55.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:26:55.804Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:26:55.812Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:26:55.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:26:55.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:26:55.839Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T23:26:55.850Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-29T23:26:55.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T23:26:55.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T23:26:55.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T23:26:55.895Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:26:55.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:26:55.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo [2023-03-29T23:26:55.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo [2023-03-29T23:26:55.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo [2023-03-29T23:26:55.959Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] echo [2023-03-29T23:26:55.971Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 703d4f5 [Pipeline] echo [2023-03-29T23:26:55.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:26:56.014Z] provisioning config files... [2023-03-29T23:26:56.048Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config4871212252753117130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:26:56.356Z] ---> docker-login.sh [2023-03-29T23:26:56.356Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:26:56.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:56.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:56.619Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:56.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:56.619Z] [2023-03-29T23:26:56.619Z] Login Succeeded [2023-03-29T23:26:56.619Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:26:56.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:56.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:56.880Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:56.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:56.880Z] [2023-03-29T23:26:56.880Z] Login Succeeded [2023-03-29T23:26:56.880Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:26:56.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:56.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:56.880Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:56.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:56.880Z] [2023-03-29T23:26:56.880Z] Login Succeeded [2023-03-29T23:26:56.880Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:26:56.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:57.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:57.140Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:57.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:57.140Z] [2023-03-29T23:26:57.140Z] Login Succeeded [2023-03-29T23:26:57.140Z] docker.io [2023-03-29T23:26:57.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:57.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:57.400Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:57.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:57.400Z] [2023-03-29T23:26:57.400Z] Login Succeeded [2023-03-29T23:26:57.400Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:26:57.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T23:26:57.760Z] + git rev-list -1 --merges 703d4f5c6fc3eb792271cda2ba6638be0d74ad78~1..703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] echo [2023-03-29T23:26:57.807Z] -----------> git rev-list -1 --merges 703d4f5c6fc3eb792271cda2ba6638be0d74ad78~1..703d4f5c6fc3eb792271cda2ba6638be0d74ad78 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [false] [Pipeline] sh [2023-03-29T23:26:58.097Z] + git log --format=format:%s -1 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] echo [2023-03-29T23:26:58.114Z] ========================================================= [2023-03-29T23:26:58.114Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:26:58.114Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:26:58.447Z] + git log --format=format:%s -1 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] echo [2023-03-29T23:26:58.458Z] [semverPrep] GIT_COMMIT: 703d4f5c6fc3eb792271cda2ba6638be0d74ad78, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-29T23:26:58.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T23:26:58.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:26:58.818Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:26:58.818Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:26:58.818Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:26:58.818Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:26:58.818Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:26:58.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:26:59.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:26:59.180Z] [2023-03-29T23:26:59.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:26:59.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:26:59.743Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:26:59.743Z] b85a868b505f: Pulling fs layer [2023-03-29T23:26:59.743Z] e2be974225ed: Pulling fs layer [2023-03-29T23:26:59.743Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:26:59.743Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:26:59.743Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:26:59.743Z] eaf3925da568: Pulling fs layer [2023-03-29T23:26:59.743Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:26:59.743Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:26:59.743Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:26:59.743Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:26:59.743Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:26:59.743Z] 988bab9f4d93: Waiting [2023-03-29T23:26:59.743Z] 1469e6f7b9e6: Waiting [2023-03-29T23:26:59.743Z] eaf3925da568: Waiting [2023-03-29T23:26:59.743Z] bab4dde63d76: Waiting [2023-03-29T23:26:59.743Z] bde34c3a00c8: Waiting [2023-03-29T23:26:59.743Z] b352a97aabf1: Waiting [2023-03-29T23:26:59.743Z] 4872d77fe225: Waiting [2023-03-29T23:26:59.743Z] 5851b861e8e6: Waiting [2023-03-29T23:26:59.743Z] e2be974225ed: Verifying Checksum [2023-03-29T23:26:59.743Z] e2be974225ed: Download complete [2023-03-29T23:26:59.743Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:26:59.743Z] 988bab9f4d93: Download complete [2023-03-29T23:26:59.743Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:26:59.743Z] 339a4e72a1f5: Download complete [2023-03-29T23:26:59.743Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:26:59.743Z] 1469e6f7b9e6: Download complete [2023-03-29T23:27:00.001Z] eaf3925da568: Verifying Checksum [2023-03-29T23:27:00.001Z] eaf3925da568: Download complete [2023-03-29T23:27:00.001Z] bde34c3a00c8: Download complete [2023-03-29T23:27:00.001Z] b352a97aabf1: Verifying Checksum [2023-03-29T23:27:00.001Z] b352a97aabf1: Download complete [2023-03-29T23:27:00.001Z] 4872d77fe225: Verifying Checksum [2023-03-29T23:27:00.001Z] 4872d77fe225: Download complete [2023-03-29T23:27:00.001Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:27:00.001Z] 5851b861e8e6: Download complete [2023-03-29T23:27:00.001Z] b85a868b505f: Verifying Checksum [2023-03-29T23:27:00.001Z] b85a868b505f: Download complete [2023-03-29T23:27:00.259Z] bab4dde63d76: Verifying Checksum [2023-03-29T23:27:00.259Z] bab4dde63d76: Download complete [2023-03-29T23:27:01.197Z] b85a868b505f: Pull complete [2023-03-29T23:27:01.458Z] e2be974225ed: Pull complete [2023-03-29T23:27:02.029Z] 339a4e72a1f5: Pull complete [2023-03-29T23:27:02.029Z] 988bab9f4d93: Pull complete [2023-03-29T23:27:02.615Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:27:02.615Z] eaf3925da568: Pull complete [2023-03-29T23:27:04.524Z] bab4dde63d76: Pull complete [2023-03-29T23:27:04.524Z] bde34c3a00c8: Pull complete [2023-03-29T23:27:04.524Z] b352a97aabf1: Pull complete [2023-03-29T23:27:04.524Z] 4872d77fe225: Pull complete [2023-03-29T23:27:04.524Z] 5851b861e8e6: Pull complete [2023-03-29T23:27:04.524Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:27:04.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:27:04.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:27:04.616Z] prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container [2023-03-29T23:27:04.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@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-devops/py-git-semver:0.1.4 cat [2023-03-29T23:27:06.929Z] $ docker top 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 -eo pid,comm [2023-03-29T23:27:06.983Z] 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-03-29T23:27:06.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:27:07.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:27:07.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:27:07.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:27:07.141Z] $ docker exec 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 ssh-agent [2023-03-29T23:27:07.242Z] SSH_AUTH_SOCK=/tmp/ssh-vzovjgNBfqoi/agent.32 [2023-03-29T23:27:07.242Z] SSH_AGENT_PID=38 [2023-03-29T23:27:07.248Z] Running ssh-add (command line suppressed) [2023-03-29T23:27:07.360Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_15407787253547196007.key (/w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_15407787253547196007.key) [2023-03-29T23:27:07.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:27:07.658Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:27:07.674Z] $ docker exec --env ******** --env ******** 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 ssh-agent -k [2023-03-29T23:27:07.775Z] unset SSH_AUTH_SOCK; [2023-03-29T23:27:07.775Z] unset SSH_AGENT_PID; [2023-03-29T23:27:07.775Z] echo Agent pid 38 killed; [2023-03-29T23:27:07.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:27:07.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:27:07.811Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:27:07.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:27:07.939Z] $ docker exec 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 ssh-agent [2023-03-29T23:27:08.041Z] SSH_AUTH_SOCK=/tmp/ssh-bLJpEpUXNph2/agent.70 [2023-03-29T23:27:08.041Z] SSH_AGENT_PID=76 [2023-03-29T23:27:08.046Z] Running ssh-add (command line suppressed) [2023-03-29T23:27:08.151Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_15778649156942798311.key (/w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_15778649156942798311.key) [2023-03-29T23:27:08.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:27:08.451Z] + git semver init [2023-03-29T23:27:08.710Z] 2023-03-29 23:27:08,639 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:27:08.710Z] 2023-03-29 23:27:08,640 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-293/.semver [2023-03-29T23:27:08.710Z] 2023-03-29 23:27:08,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-293/.semver [2023-03-29T23:27:08.710Z] 2023-03-29 23:27:08,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-293/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-293, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:27:10.091Z] 2023-03-29 23:27:09,661 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-293/.git/info/exclude [2023-03-29T23:27:10.091Z] 2023-03-29 23:27:09,661 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 with force:False [2023-03-29T23:27:10.091Z] 2023-03-29 23:27:09,662 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 [2023-03-29T23:27:10.091Z] 2023-03-29 23:27:09,666 [execute] INFO git cat-file --batch-check [2023-03-29T23:27:10.091Z] 2023-03-29 23:27:09,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:27:10.091Z] 2023-03-29 23:27:09,672 [execute] INFO git cat-file --batch [2023-03-29T23:27:10.091Z] 2023-03-29 23:27:09,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:27:10.091Z] 2023-03-29 23:27:09,677 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 [2023-03-29T23:27:10.091Z] 0.0.0 [Pipeline] } [2023-03-29T23:27:10.104Z] $ docker exec --env ******** --env ******** 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 ssh-agent -k [2023-03-29T23:27:10.204Z] unset SSH_AUTH_SOCK; [2023-03-29T23:27:10.204Z] unset SSH_AGENT_PID; [2023-03-29T23:27:10.204Z] echo Agent pid 76 killed; [2023-03-29T23:27:10.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:27:10.528Z] + git semver [Pipeline] } [2023-03-29T23:27:10.803Z] $ docker stop --time=1 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 [2023-03-29T23:27:12.103Z] $ docker rm -f --volumes 6ba78880c326a7f362924815cb5d82304d39ad626ea3fd3dad255c83afd47285 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:27:12.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:27:12.666Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:27:12.668Z] [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-03-29T23:27:12.811Z] provisioning config files... [2023-03-29T23:27:12.820Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config6849748508314252453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:27:13.116Z] ---> docker-login.sh [2023-03-29T23:27:13.116Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:27:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:13.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:13.116Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:13.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:13.116Z] [2023-03-29T23:27:13.116Z] Login Succeeded [2023-03-29T23:27:13.116Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:27:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:13.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:13.116Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:13.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:13.116Z] [2023-03-29T23:27:13.116Z] Login Succeeded [2023-03-29T23:27:13.116Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:27:13.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:13.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:13.375Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:13.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:13.375Z] [2023-03-29T23:27:13.375Z] Login Succeeded [2023-03-29T23:27:13.375Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:27:13.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:13.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:13.375Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:13.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:13.375Z] [2023-03-29T23:27:13.375Z] Login Succeeded [2023-03-29T23:27:13.375Z] docker.io [2023-03-29T23:27:13.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:13.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:13.634Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:13.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:13.634Z] [2023-03-29T23:27:13.634Z] Login Succeeded [2023-03-29T23:27:13.634Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:27:13.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:27:13.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:27:13.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:27:13.740Z] ========================================================= [2023-03-29T23:27:13.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:27:13.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:14.071Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:27:14.071Z] Sending build context to Docker daemon 27.02MB [2023-03-29T23:27:14.071Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:27:14.071Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T23:27:14.330Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:27:14.330Z] 63b65145d645: Pulling fs layer [2023-03-29T23:27:14.330Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:27:14.330Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:27:14.330Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:27:14.330Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:27:14.330Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:27:14.330Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:27:14.330Z] f25807f1079a: Pulling fs layer [2023-03-29T23:27:14.330Z] a2aff8979fd8: Waiting [2023-03-29T23:27:14.330Z] 30dea6a524f1: Waiting [2023-03-29T23:27:14.330Z] 6808be2612f2: Waiting [2023-03-29T23:27:14.330Z] f25807f1079a: Waiting [2023-03-29T23:27:14.330Z] 94cc34f8dd06: Waiting [2023-03-29T23:27:14.330Z] a2d21d5440eb: Download complete [2023-03-29T23:27:14.330Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T23:27:14.330Z] 94cc34f8dd06: Download complete [2023-03-29T23:27:14.330Z] 30dea6a524f1: Verifying Checksum [2023-03-29T23:27:14.330Z] 30dea6a524f1: Download complete [2023-03-29T23:27:14.330Z] 63b65145d645: Verifying Checksum [2023-03-29T23:27:14.330Z] 63b65145d645: Download complete [2023-03-29T23:27:14.330Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:27:14.330Z] a2aff8979fd8: Download complete [2023-03-29T23:27:14.592Z] 63b65145d645: Pull complete [2023-03-29T23:27:14.592Z] a2d21d5440eb: Pull complete [2023-03-29T23:27:14.852Z] f25807f1079a: Verifying Checksum [2023-03-29T23:27:14.852Z] f25807f1079a: Download complete [2023-03-29T23:27:14.852Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:27:14.852Z] 935e6c44a52c: Download complete [2023-03-29T23:27:15.110Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:27:15.110Z] 6808be2612f2: Download complete [2023-03-29T23:27:18.396Z] 935e6c44a52c: Pull complete [2023-03-29T23:27:18.657Z] 94cc34f8dd06: Pull complete [2023-03-29T23:27:18.918Z] 30dea6a524f1: Pull complete [2023-03-29T23:27:19.176Z] a2aff8979fd8: Pull complete [2023-03-29T23:27:21.700Z] 6808be2612f2: Pull complete [2023-03-29T23:27:22.633Z] f25807f1079a: Pull complete [2023-03-29T23:27:22.633Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:27:22.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:27:22.633Z] ---> 3b553350e43f [2023-03-29T23:27:22.633Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:27:27.766Z] Still waiting to schedule task [2023-03-29T23:27:27.766Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:27:29.245Z] ---> Running in 496b4e608749 [2023-03-29T23:27:29.245Z] Removing intermediate container 496b4e608749 [2023-03-29T23:27:29.245Z] ---> 7f4c1f73c71f [2023-03-29T23:27:29.245Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:27:29.245Z] ---> Running in d7e32f6a60a3 [2023-03-29T23:27:29.245Z] Removing intermediate container d7e32f6a60a3 [2023-03-29T23:27:29.245Z] ---> 5ef4d5763e3f [2023-03-29T23:27:29.245Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:27:29.245Z] ---> Running in b69bb4644c6f [2023-03-29T23:27:29.245Z] Removing intermediate container b69bb4644c6f [2023-03-29T23:27:29.245Z] ---> 89ab75305032 [2023-03-29T23:27:29.245Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:27:29.245Z] ---> Running in b2d3a8fd1d75 [2023-03-29T23:27:29.245Z] Removing intermediate container b2d3a8fd1d75 [2023-03-29T23:27:29.245Z] ---> 880cb6a7b1b8 [2023-03-29T23:27:29.245Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:27:29.245Z] ---> Running in 360ce7061c3d [2023-03-29T23:27:29.245Z] Removing intermediate container 360ce7061c3d [2023-03-29T23:27:29.245Z] ---> 8177fce385d4 [2023-03-29T23:27:29.245Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:27:29.245Z] ---> Running in dbfc4b4b0292 [2023-03-29T23:27:29.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:29.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:29.773Z] OK: 265 MiB in 53 packages [2023-03-29T23:27:30.372Z] Removing intermediate container dbfc4b4b0292 [2023-03-29T23:27:30.372Z] ---> cd5eeb536b20 [2023-03-29T23:27:30.372Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T23:27:30.372Z] ---> Running in 3a02f92cfa04 [2023-03-29T23:27:30.631Z] Removing intermediate container 3a02f92cfa04 [2023-03-29T23:27:30.631Z] ---> 78761a3337a7 [2023-03-29T23:27:30.631Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T23:27:30.890Z] ---> f04a98f1b0ea [2023-03-29T23:27:30.890Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:27:31.151Z] ---> Running in ab4e6e918d2c [2023-03-29T23:28:03.306Z] Removing intermediate container ab4e6e918d2c [2023-03-29T23:28:03.306Z] ---> 014193cef652 [2023-03-29T23:28:03.306Z] Step 12/13 : COPY . . [2023-03-29T23:28:03.306Z] ---> 164b2a093ee8 [2023-03-29T23:28:03.306Z] Step 13/13 : RUN ${MAKE} [2023-03-29T23:28:03.306Z] ---> Running in 45c53bd49135 [2023-03-29T23:28:03.306Z] noop [2023-03-29T23:28:03.306Z] Removing intermediate container 45c53bd49135 [2023-03-29T23:28:03.306Z] ---> 2cd9afbfdb48 [2023-03-29T23:28:03.306Z] Successfully built 2cd9afbfdb48 [2023-03-29T23:28:03.306Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:03.611Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:28:03.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:28:03.683Z] prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container [2023-03-29T23:28:03.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:28:04.096Z] $ docker top e4a74ec4d568e285e45d5a15a2e1606f9041ee5abf8302961797307efd1b6c2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:28:04.445Z] + go version [2023-03-29T23:28:04.445Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:28:04.458Z] $ docker stop --time=1 e4a74ec4d568e285e45d5a15a2e1606f9041ee5abf8302961797307efd1b6c2e [2023-03-29T23:28:05.758Z] $ docker rm -f --volumes e4a74ec4d568e285e45d5a15a2e1606f9041ee5abf8302961797307efd1b6c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:06.169Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:28:06.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:28:06.241Z] prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container [2023-03-29T23:28:06.274Z] $ 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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:28:06.655Z] $ docker top 27aa8b76e531ac300c1981fa7b2164e03c204f44dcab58ba4bdadaf52e5ed155 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:28:07.000Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-293 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:28:07.294Z] + make test [2023-03-29T23:28:07.294Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T23:28:12.580Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T23:28:24.975Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T23:28:24.975Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T23:28:25.543Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.7% of statements [2023-03-29T23:28:25.802Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.189s coverage: 86.5% of statements [2023-03-29T23:28:32.353Z] go vet ./... [2023-03-29T23:28:36.531Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:28:36.531Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:28:36.531Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:28:36.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:28:36.562Z] $ docker stop --time=1 27aa8b76e531ac300c1981fa7b2164e03c204f44dcab58ba4bdadaf52e5ed155 [2023-03-29T23:28:40.974Z] $ docker rm -f --volumes 27aa8b76e531ac300c1981fa7b2164e03c204f44dcab58ba4bdadaf52e5ed155 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:28:41.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:28:41.506Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T23:28:41.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:28:42.186Z] + ls -al . [2023-03-29T23:28:42.186Z] total 232 [2023-03-29T23:28:42.186Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:28 . [2023-03-29T23:28:42.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 .. [2023-03-29T23:28:42.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:27 .git [2023-03-29T23:28:42.186Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 .github [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:26 .gitignore [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:26 .golangci.yml [2023-03-29T23:28:42.186Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:27 .semver [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:26 Attribution.txt [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:26 CHANGELOG.md [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:26 Dockerfile [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:26 GOVERNANCE.md [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:26 Jenkinsfile [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:26 LICENSE [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:26 Makefile [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:26 OWNERS.md [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:26 README.md [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:27 VERSION [2023-03-29T23:28:42.186Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:26 bin [2023-03-29T23:28:42.186Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 cmd [2023-03-29T23:28:42.186Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:28 coverage.out [2023-03-29T23:28:42.186Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:26 doc [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:26 go.mod [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:26 go.sum [2023-03-29T23:28:42.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 internal [2023-03-29T23:28:42.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 snap [2023-03-29T23:28:42.186Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:42.484Z] + 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=703d4f5c6fc3eb792271cda2ba6638be0d74ad78 --label arch=amd64 --label version=0.0.0 . [2023-03-29T23:28:42.485Z] Sending build context to Docker daemon 27.1MB [2023-03-29T23:28:42.485Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:28:42.485Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T23:28:42.485Z] ---> 2cd9afbfdb48 [2023-03-29T23:28:42.485Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:28:43.052Z] ---> Running in 51fcca8180a7 [2023-03-29T23:28:43.052Z] Removing intermediate container 51fcca8180a7 [2023-03-29T23:28:43.052Z] ---> 46095355e3cc [2023-03-29T23:28:43.052Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:28:43.052Z] ---> Running in 2140fc234bfa [2023-03-29T23:28:43.052Z] Removing intermediate container 2140fc234bfa [2023-03-29T23:28:43.052Z] ---> 3c1a5c31bb59 [2023-03-29T23:28:43.052Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:28:43.052Z] ---> Running in 1de53ade28ea [2023-03-29T23:28:43.311Z] Removing intermediate container 1de53ade28ea [2023-03-29T23:28:43.311Z] ---> fda87180d353 [2023-03-29T23:28:43.311Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:28:43.311Z] ---> Running in 65c04d88b8ee [2023-03-29T23:28:43.311Z] Removing intermediate container 65c04d88b8ee [2023-03-29T23:28:43.311Z] ---> beab2f4d9f90 [2023-03-29T23:28:43.311Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:28:43.311Z] ---> Running in a1798fb1eb7c [2023-03-29T23:28:43.311Z] Removing intermediate container a1798fb1eb7c [2023-03-29T23:28:43.311Z] ---> 16408bdf0f96 [2023-03-29T23:28:43.311Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:28:43.570Z] ---> Running in 0c5bd846df50 [2023-03-29T23:28:43.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:28:43.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:28:44.089Z] OK: 265 MiB in 53 packages [2023-03-29T23:28:44.348Z] Removing intermediate container 0c5bd846df50 [2023-03-29T23:28:44.348Z] ---> 7319f20f1edf [2023-03-29T23:28:44.348Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T23:28:44.348Z] ---> Running in 79fc199330d5 [2023-03-29T23:28:44.348Z] Removing intermediate container 79fc199330d5 [2023-03-29T23:28:44.348Z] ---> 93c5d3f02f63 [2023-03-29T23:28:44.348Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T23:28:44.607Z] ---> 2e7b822173f4 [2023-03-29T23:28:44.607Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:28:44.607Z] ---> Running in 0962074f3094 [2023-03-29T23:28:47.140Z] Removing intermediate container 0962074f3094 [2023-03-29T23:28:47.140Z] ---> 9e64cbd1f739 [2023-03-29T23:28:47.140Z] Step 12/26 : COPY . . [2023-03-29T23:28:47.707Z] ---> ce1a4e0c0cde [2023-03-29T23:28:47.707Z] Step 13/26 : RUN ${MAKE} [2023-03-29T23:28:47.707Z] ---> Running in 08c842d100f4 [2023-03-29T23:28:47.966Z] 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-03-29T23:29:14.517Z] Removing intermediate container 08c842d100f4 [2023-03-29T23:29:14.517Z] ---> 3a6782f3d037 [2023-03-29T23:29:14.517Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T23:29:14.517Z] 3.17: Pulling from library/alpine [2023-03-29T23:29:14.517Z] f56be85fc22e: Pulling fs layer [2023-03-29T23:29:14.517Z] f56be85fc22e: Verifying Checksum [2023-03-29T23:29:14.517Z] f56be85fc22e: Download complete [2023-03-29T23:29:14.517Z] f56be85fc22e: Pull complete [2023-03-29T23:29:14.517Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:29:14.517Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:29:14.517Z] ---> 9ed4aefc74f6 [2023-03-29T23:29:14.517Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T23:29:14.517Z] ---> Running in 05342a69b837 [2023-03-29T23:29:14.517Z] Removing intermediate container 05342a69b837 [2023-03-29T23:29:14.517Z] ---> a27f47fc15e3 [2023-03-29T23:29:14.517Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:29:14.517Z] ---> Running in c12143bf5302 [2023-03-29T23:29:14.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:29:14.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:29:14.517Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:29:14.517Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:29:14.517Z] OK: 7 MiB in 16 packages [2023-03-29T23:29:14.517Z] Removing intermediate container c12143bf5302 [2023-03-29T23:29:14.517Z] ---> 1f31d11b17e8 [2023-03-29T23:29:14.517Z] Step 17/26 : WORKDIR / [2023-03-29T23:29:14.517Z] ---> Running in bb2876146010 [2023-03-29T23:29:14.517Z] Removing intermediate container bb2876146010 [2023-03-29T23:29:14.517Z] ---> 8cb6f01cb82b [2023-03-29T23:29:14.517Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T23:29:14.517Z] ---> ceaa7d960204 [2023-03-29T23:29:14.517Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T23:29:14.517Z] ---> 56764490cea1 [2023-03-29T23:29:14.517Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T23:29:14.517Z] ---> 285db5c74bff [2023-03-29T23:29:14.517Z] Step 21/26 : EXPOSE 59984 [2023-03-29T23:29:14.517Z] ---> Running in 304c58e64978 [2023-03-29T23:29:14.517Z] Removing intermediate container 304c58e64978 [2023-03-29T23:29:14.517Z] ---> cfad921efd0d [2023-03-29T23:29:14.517Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T23:29:14.517Z] ---> Running in c9babc33dd26 [2023-03-29T23:29:14.517Z] Removing intermediate container c9babc33dd26 [2023-03-29T23:29:14.517Z] ---> 0e656c36732a [2023-03-29T23:29:14.517Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:29:14.517Z] ---> Running in bf9e6f948813 [2023-03-29T23:29:14.517Z] Removing intermediate container bf9e6f948813 [2023-03-29T23:29:14.517Z] ---> a0a2dceb8331 [2023-03-29T23:29:14.517Z] Step 24/26 : LABEL arch=amd64 [2023-03-29T23:29:14.517Z] ---> Running in dc3958882532 [2023-03-29T23:29:14.517Z] Removing intermediate container dc3958882532 [2023-03-29T23:29:14.517Z] ---> 54ab06745f49 [2023-03-29T23:29:14.517Z] Step 25/26 : LABEL git_sha=703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [2023-03-29T23:29:14.517Z] ---> Running in 7174517ccfd5 [2023-03-29T23:29:14.517Z] Removing intermediate container 7174517ccfd5 [2023-03-29T23:29:14.517Z] ---> 8dc3566fabe1 [2023-03-29T23:29:14.517Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T23:29:14.517Z] ---> Running in ed6357ad812a [2023-03-29T23:29:14.517Z] Removing intermediate container ed6357ad812a [2023-03-29T23:29:14.517Z] ---> 12c59912d0f7 [2023-03-29T23:29:14.517Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:29:14.517Z] Successfully built 12c59912d0f7 [2023-03-29T23:29:14.517Z] 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-03-29T23:29:14.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:29:14.940Z] [2023-03-29T23:29:14.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:15.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:29:15.238Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:29:15.238Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:29:15.238Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:29:15.238Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:29:15.238Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:29:15.238Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:29:15.238Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:29:15.238Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:29:15.238Z] 33b1e0a273af: Waiting [2023-03-29T23:29:15.238Z] 5d3b04190fa2: Waiting [2023-03-29T23:29:15.238Z] 2f39f015ded8: Waiting [2023-03-29T23:29:15.238Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:29:15.238Z] 5c69ac0246d0: Download complete [2023-03-29T23:29:15.238Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T23:29:15.238Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:29:15.238Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:29:15.238Z] ec43610c2a17: Download complete [2023-03-29T23:29:15.238Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:29:15.238Z] 33b1e0a273af: Download complete [2023-03-29T23:29:15.238Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T23:29:15.238Z] 5d3b04190fa2: Download complete [2023-03-29T23:29:15.496Z] 5eb5b503b376: Verifying Checksum [2023-03-29T23:29:15.496Z] 5eb5b503b376: Download complete [2023-03-29T23:29:16.061Z] 2f39f015ded8: Download complete [2023-03-29T23:29:16.625Z] 5eb5b503b376: Pull complete [2023-03-29T23:29:16.625Z] 5c69ac0246d0: Pull complete [2023-03-29T23:29:17.189Z] ec43610c2a17: Pull complete [2023-03-29T23:29:17.189Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:29:17.447Z] 33b1e0a273af: Pull complete [2023-03-29T23:29:17.447Z] 5d3b04190fa2: Pull complete [2023-03-29T23:29:21.626Z] 2f39f015ded8: Pull complete [2023-03-29T23:29:21.626Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:29:21.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:29:21.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:29:21.701Z] prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container [2023-03-29T23:29:21.734Z] $ 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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:29:25.607Z] $ docker top e71a78eab57a800beea19545036ee4d975cb1915faeebfc43b47596ea7602b9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:29:25.969Z] ---> job-cost.sh [2023-03-29T23:29:25.969Z] lf-activate-venv: SKIPPING [2023-03-29T23:29:25.969Z] INFO: No Stack... [2023-03-29T23:29:26.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:29:26.795Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:29:27.081Z] + cat /w/workspace/undry_device-onvif-camera_PR-293/archives/cost.csv [2023-03-29T23:29:27.081Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:29:27.095Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [2023-03-29T23:29:27.109Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] did not exist. Created. [2023-03-29T23:29:27.109Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:29:27.416Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T23:29:27.441Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:29:27.447Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:29:27.467Z] $ docker stop --time=1 e71a78eab57a800beea19545036ee4d975cb1915faeebfc43b47596ea7602b9a [2023-03-29T23:29:28.619Z] $ docker rm -f --volumes e71a78eab57a800beea19545036ee4d975cb1915faeebfc43b47596ea7602b9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T23:31:45.196Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6341 in /w/workspace/undry_device-onvif-camera_PR-293 [Pipeline] { [Pipeline] ws [2023-03-29T23:31:45.210Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-03-29T23:31:45.268Z] The recommended git tool is: git [2023-03-29T23:31:55.196Z] using credential edgex-jenkins-ssh [2023-03-29T23:31:55.218Z] Cloning the remote Git repository [2023-03-29T23:31:55.304Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T23:31:55.494Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-03-29T23:31:55.777Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T23:31:55.779Z] > git --version # timeout=10 [2023-03-29T23:31:55.809Z] > git --version # 'git version 2.25.1' [2023-03-29T23:31:55.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:31:56.052Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:31:57.949Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-29T23:31:57.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:32:00.696Z] Merging remotes/origin/main commit 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec into PR head commit 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [2023-03-29T23:31:59.928Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-29T23:32:00.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T23:32:00.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:32:00.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T23:32:00.723Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:32:01.539Z] Merge succeeded, producing 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [2023-03-29T23:32:01.540Z] Checking out Revision 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 (PR-293) [2023-03-29T23:32:00.920Z] > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 [2023-03-29T23:32:01.332Z] > git remote # timeout=10 [2023-03-29T23:32:01.374Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T23:32:01.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:32:01.442Z] > git merge 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec # timeout=10 [2023-03-29T23:32:01.505Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T23:32:01.549Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:32:01.579Z] > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 [2023-03-29T23:32:02.890Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:32:04.255Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:32:04.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:32:04.255Z] Dload Upload Total Spent Left Speed [2023-03-29T23:32:04.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-03-29T23:32:05.352Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:32:05.838Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:32:05.838Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:32:06.142Z] { [2023-03-29T23:32:06.142Z] "registry-mirrors": [ [2023-03-29T23:32:06.142Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:32:06.142Z] ], [2023-03-29T23:32:06.142Z] "bip": "10.250.0.254/24", [2023-03-29T23:32:06.142Z] "hosts": [ [2023-03-29T23:32:06.142Z] "tcp://0.0.0.0:5555", [2023-03-29T23:32:06.142Z] "unix:///var/run/docker.sock" [2023-03-29T23:32:06.142Z] ], [2023-03-29T23:32:06.142Z] "mtu": 1458, [2023-03-29T23:32:06.142Z] "selinux-enabled": true, [2023-03-29T23:32:06.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:32:06.142Z] } [Pipeline] sh [2023-03-29T23:32:06.602Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:32:07.004Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:32:25.349Z] provisioning config files... [2023-03-29T23:32:25.383Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config8513652877900152430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:32:25.766Z] ---> docker-login.sh [2023-03-29T23:32:25.766Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:32:26.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:32:26.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:32:26.634Z] Configure a credential helper to remove this warning. See [2023-03-29T23:32:26.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:32:26.634Z] [2023-03-29T23:32:26.634Z] Login Succeeded [2023-03-29T23:32:26.634Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:32:26.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:32:27.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:32:27.184Z] Configure a credential helper to remove this warning. See [2023-03-29T23:32:27.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:32:27.184Z] [2023-03-29T23:32:27.184Z] Login Succeeded [2023-03-29T23:32:27.184Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:32:27.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:32:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:32:27.464Z] Configure a credential helper to remove this warning. See [2023-03-29T23:32:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:32:27.464Z] [2023-03-29T23:32:27.464Z] Login Succeeded [2023-03-29T23:32:27.464Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:32:27.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:32:28.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:32:28.038Z] Configure a credential helper to remove this warning. See [2023-03-29T23:32:28.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:32:28.038Z] [2023-03-29T23:32:28.038Z] Login Succeeded [2023-03-29T23:32:28.038Z] docker.io [2023-03-29T23:32:28.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:32:28.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:32:28.588Z] Configure a credential helper to remove this warning. See [2023-03-29T23:32:28.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:32:28.588Z] [2023-03-29T23:32:28.588Z] Login Succeeded [2023-03-29T23:32:28.588Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:32:28.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:32:28.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:32:28.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:32:28.990Z] ========================================================= [2023-03-29T23:32:28.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:32:28.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:32:29.358Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:32:29.971Z] Sending build context to Docker daemon 19.7MB [2023-03-29T23:32:30.269Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:32:30.269Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T23:32:30.269Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:32:30.269Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:32:30.269Z] 55522c791124: Pulling fs layer [2023-03-29T23:32:30.269Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:32:30.269Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:32:30.269Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:32:30.269Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:32:30.269Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:32:30.269Z] 52ebb69f0ebf: Waiting [2023-03-29T23:32:30.269Z] 169dfbe0d373: Waiting [2023-03-29T23:32:30.269Z] 5abe8eddf0d5: Waiting [2023-03-29T23:32:30.269Z] e1ff8fa3b103: Waiting [2023-03-29T23:32:30.269Z] 55522c791124: Download complete [2023-03-29T23:32:30.756Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:32:30.756Z] 169dfbe0d373: Download complete [2023-03-29T23:32:30.756Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:32:30.756Z] e1ff8fa3b103: Download complete [2023-03-29T23:32:30.756Z] af6eaf76a39c: Verifying Checksum [2023-03-29T23:32:30.756Z] af6eaf76a39c: Download complete [2023-03-29T23:32:31.262Z] af6eaf76a39c: Pull complete [2023-03-29T23:32:32.099Z] 55522c791124: Pull complete [2023-03-29T23:32:32.381Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:32:32.381Z] 5abe8eddf0d5: Download complete [2023-03-29T23:32:33.895Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:32:33.895Z] ce5c4a1c91eb: Download complete [2023-03-29T23:32:33.895Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:32:33.895Z] 52ebb69f0ebf: Download complete [2023-03-29T23:32:46.430Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:32:46.430Z] 169dfbe0d373: Pull complete [2023-03-29T23:32:46.703Z] e1ff8fa3b103: Pull complete [2023-03-29T23:32:54.987Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:32:57.609Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:32:57.609Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:32:57.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:32:57.609Z] ---> 6cb57ee374ae [2023-03-29T23:32:57.609Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:32:58.604Z] ---> Running in f83c0897b8f9 [2023-03-29T23:32:58.881Z] Removing intermediate container f83c0897b8f9 [2023-03-29T23:32:58.881Z] ---> 7a2268c296d5 [2023-03-29T23:32:58.881Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:32:58.881Z] ---> Running in 6fedaa1dead7 [2023-03-29T23:32:59.476Z] Removing intermediate container 6fedaa1dead7 [2023-03-29T23:32:59.476Z] ---> 4327c6c3085a [2023-03-29T23:32:59.476Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:32:59.476Z] ---> Running in 8b18a9fc364c [2023-03-29T23:33:00.072Z] Removing intermediate container 8b18a9fc364c [2023-03-29T23:33:00.072Z] ---> 28e859bb7727 [2023-03-29T23:33:00.072Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:33:00.072Z] ---> Running in 81318b4e0627 [2023-03-29T23:33:00.665Z] Removing intermediate container 81318b4e0627 [2023-03-29T23:33:00.665Z] ---> 7d9e25b6ddb7 [2023-03-29T23:33:00.665Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:33:00.665Z] ---> Running in 461ba2552dbb [2023-03-29T23:33:01.257Z] Removing intermediate container 461ba2552dbb [2023-03-29T23:33:01.257Z] ---> 2abd5eb783d4 [2023-03-29T23:33:01.257Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:33:01.257Z] ---> Running in 808c540dd8dd [2023-03-29T23:33:02.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:33:03.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:33:05.071Z] OK: 263 MiB in 53 packages [2023-03-29T23:33:06.048Z] Removing intermediate container 808c540dd8dd [2023-03-29T23:33:06.048Z] ---> acf01325fb68 [2023-03-29T23:33:06.048Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T23:33:06.048Z] ---> Running in 4979e4024326 [2023-03-29T23:33:06.317Z] Removing intermediate container 4979e4024326 [2023-03-29T23:33:06.317Z] ---> 3235942daaf9 [2023-03-29T23:33:06.317Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T23:33:06.909Z] ---> 2e04125cc10d [2023-03-29T23:33:06.909Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:33:06.909Z] ---> Running in f21800847521 [2023-03-29T23:34:28.655Z] Removing intermediate container f21800847521 [2023-03-29T23:34:28.655Z] ---> bd2f60cb278b [2023-03-29T23:34:28.655Z] Step 12/13 : COPY . . [2023-03-29T23:34:28.655Z] ---> 6952c7e5a406 [2023-03-29T23:34:28.655Z] Step 13/13 : RUN ${MAKE} [2023-03-29T23:34:28.655Z] ---> Running in 6fb5433d9093 [2023-03-29T23:34:28.655Z] noop [2023-03-29T23:34:28.655Z] Removing intermediate container 6fb5433d9093 [2023-03-29T23:34:28.655Z] ---> 3057f2af199b [2023-03-29T23:34:28.655Z] Successfully built 3057f2af199b [2023-03-29T23:34:28.655Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:34:29.032Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:34:29.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:34:29.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-6341 does not seem to be running inside a container [2023-03-29T23:34:29.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T23:34:30.806Z] $ docker top efa8c767e4f4fcd3c27fbb93e6a143463ac2c7025c7dcdac0eab93c987c13e74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:34:31.712Z] + go version [2023-03-29T23:34:31.712Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:34:31.735Z] $ docker stop --time=1 efa8c767e4f4fcd3c27fbb93e6a143463ac2c7025c7dcdac0eab93c987c13e74 [2023-03-29T23:34:33.471Z] $ docker rm -f --volumes efa8c767e4f4fcd3c27fbb93e6a143463ac2c7025c7dcdac0eab93c987c13e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:34:34.047Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:34:34.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:34:34.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-6341 does not seem to be running inside a container [2023-03-29T23:34:34.351Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T23:34:35.812Z] $ docker top c685b371e4df85e161089340ce3eabde66e9e1caee9fe2497a606fcdccf1e5f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:34:36.720Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:34:37.386Z] + make test [2023-03-29T23:34:37.386Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T23:35:24.329Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T23:38:01.203Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T23:38:01.795Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T23:38:04.405Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 31.7% of statements [2023-03-29T23:38:22.710Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.708s coverage: 86.5% of statements [2023-03-29T23:38:23.303Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:38:23.303Z] go vet ./... [2023-03-29T23:39:02.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:39:02.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:39:02.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:39:02.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:39:02.311Z] $ docker stop --time=1 c685b371e4df85e161089340ce3eabde66e9e1caee9fe2497a606fcdccf1e5f2 [2023-03-29T23:39:04.365Z] $ docker rm -f --volumes c685b371e4df85e161089340ce3eabde66e9e1caee9fe2497a606fcdccf1e5f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:39:05.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:39:05.823Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:39:06.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:39:06.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:39:07.352Z] + ls -al . [2023-03-29T23:39:07.353Z] total 228 [2023-03-29T23:39:07.353Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:34 . [2023-03-29T23:39:07.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:31 .. [2023-03-29T23:39:07.353Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:32 .git [2023-03-29T23:39:07.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:32 .github [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:32 .gitignore [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:32 .golangci.yml [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:32 Attribution.txt [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:32 CHANGELOG.md [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:32 Dockerfile [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:32 GOVERNANCE.md [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:32 Jenkinsfile [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:32 LICENSE [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:32 Makefile [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:32 OWNERS.md [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:32 README.md [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:27 VERSION [2023-03-29T23:39:07.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:32 bin [2023-03-29T23:39:07.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:32 cmd [2023-03-29T23:39:07.353Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:38 coverage.out [2023-03-29T23:39:07.353Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:32 doc [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:32 go.mod [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:32 go.sum [2023-03-29T23:39:07.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:32 internal [2023-03-29T23:39:07.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:32 snap [2023-03-29T23:39:07.353Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:07.737Z] + 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=703d4f5c6fc3eb792271cda2ba6638be0d74ad78 --label arch=arm64 --label version=0.0.0 . [2023-03-29T23:39:08.350Z] Sending build context to Docker daemon 19.78MB [2023-03-29T23:39:08.350Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:39:08.350Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T23:39:08.350Z] ---> 3057f2af199b [2023-03-29T23:39:08.350Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:39:08.624Z] ---> Running in f076b33fb289 [2023-03-29T23:39:09.225Z] Removing intermediate container f076b33fb289 [2023-03-29T23:39:09.225Z] ---> 3c6b83ff96bf [2023-03-29T23:39:09.225Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:39:09.225Z] ---> Running in 4f5b9f593ba1 [2023-03-29T23:39:09.508Z] Removing intermediate container 4f5b9f593ba1 [2023-03-29T23:39:09.508Z] ---> 31b7d6204be5 [2023-03-29T23:39:09.508Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:39:09.781Z] ---> Running in f5340c8ad68c [2023-03-29T23:39:10.054Z] Removing intermediate container f5340c8ad68c [2023-03-29T23:39:10.054Z] ---> 321eedd9e56c [2023-03-29T23:39:10.054Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:39:10.054Z] ---> Running in 1537c007580c [2023-03-29T23:39:10.660Z] Removing intermediate container 1537c007580c [2023-03-29T23:39:10.660Z] ---> c5dae888ddd2 [2023-03-29T23:39:10.660Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:39:10.660Z] ---> Running in bbef4a363802 [2023-03-29T23:39:10.931Z] Removing intermediate container bbef4a363802 [2023-03-29T23:39:10.931Z] ---> f5cab472e42b [2023-03-29T23:39:10.931Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:39:11.206Z] ---> Running in 3957f7471dc3 [2023-03-29T23:39:12.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:39:13.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:39:14.577Z] OK: 263 MiB in 53 packages [2023-03-29T23:39:15.556Z] Removing intermediate container 3957f7471dc3 [2023-03-29T23:39:15.556Z] ---> 460a4b203b95 [2023-03-29T23:39:15.556Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T23:39:15.556Z] ---> Running in c282818315d4 [2023-03-29T23:39:15.831Z] Removing intermediate container c282818315d4 [2023-03-29T23:39:15.831Z] ---> 32d1efcdfd53 [2023-03-29T23:39:15.831Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T23:39:16.425Z] ---> c1dd9579985f [2023-03-29T23:39:16.425Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:39:16.706Z] ---> Running in 775a653d32aa [2023-03-29T23:39:20.172Z] Removing intermediate container 775a653d32aa [2023-03-29T23:39:20.172Z] ---> e0f25f30f3ce [2023-03-29T23:39:20.172Z] Step 12/26 : COPY . . [2023-03-29T23:39:22.204Z] ---> 3d947448595d [2023-03-29T23:39:22.204Z] Step 13/26 : RUN ${MAKE} [2023-03-29T23:39:22.204Z] ---> Running in 6c3c01c95868 [2023-03-29T23:39:23.173Z] 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-03-29T23:42:30.026Z] Removing intermediate container 6c3c01c95868 [2023-03-29T23:42:30.026Z] ---> f25ee4b09a00 [2023-03-29T23:42:30.026Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T23:42:30.026Z] 3.17: Pulling from library/alpine [2023-03-29T23:42:30.026Z] c41833b44d91: Pulling fs layer [2023-03-29T23:42:30.026Z] c41833b44d91: Verifying Checksum [2023-03-29T23:42:30.026Z] c41833b44d91: Download complete [2023-03-29T23:42:30.026Z] c41833b44d91: Pull complete [2023-03-29T23:42:30.026Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:42:30.026Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:42:30.026Z] ---> 51e60588ff2c [2023-03-29T23:42:30.026Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T23:42:30.026Z] ---> Running in 13fa5d27ff33 [2023-03-29T23:42:30.026Z] Removing intermediate container 13fa5d27ff33 [2023-03-29T23:42:30.026Z] ---> 96da00b97807 [2023-03-29T23:42:30.026Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:42:30.026Z] ---> Running in d589e6b407fd [2023-03-29T23:42:30.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:30.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:30.026Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:42:30.026Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:42:30.026Z] OK: 8 MiB in 16 packages [2023-03-29T23:42:30.026Z] Removing intermediate container d589e6b407fd [2023-03-29T23:42:30.026Z] ---> af1a90ed8a36 [2023-03-29T23:42:30.026Z] Step 17/26 : WORKDIR / [2023-03-29T23:42:30.026Z] ---> Running in 6e084067c7f2 [2023-03-29T23:42:30.026Z] Removing intermediate container 6e084067c7f2 [2023-03-29T23:42:30.026Z] ---> 6f67b5b9363c [2023-03-29T23:42:30.026Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T23:42:30.026Z] ---> fcd1f9c40418 [2023-03-29T23:42:30.026Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T23:42:30.026Z] ---> fb843ab26da7 [2023-03-29T23:42:30.026Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T23:42:30.026Z] ---> f0f71d1b5661 [2023-03-29T23:42:30.026Z] Step 21/26 : EXPOSE 59984 [2023-03-29T23:42:30.026Z] ---> Running in e0935c2d863e [2023-03-29T23:42:30.026Z] Removing intermediate container e0935c2d863e [2023-03-29T23:42:30.026Z] ---> eacdad869bb1 [2023-03-29T23:42:30.026Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T23:42:30.026Z] ---> Running in 02cbb3d8589b [2023-03-29T23:42:30.026Z] Removing intermediate container 02cbb3d8589b [2023-03-29T23:42:30.026Z] ---> 4d149f918511 [2023-03-29T23:42:30.026Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:42:30.026Z] ---> Running in 964f00fabde1 [2023-03-29T23:42:30.026Z] Removing intermediate container 964f00fabde1 [2023-03-29T23:42:30.026Z] ---> dd4160ce4c52 [2023-03-29T23:42:30.026Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T23:42:30.026Z] ---> Running in 1e69407bdcbd [2023-03-29T23:42:30.616Z] Removing intermediate container 1e69407bdcbd [2023-03-29T23:42:30.616Z] ---> 8b78e8223d07 [2023-03-29T23:42:30.616Z] Step 25/26 : LABEL git_sha=703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [2023-03-29T23:42:30.616Z] ---> Running in f58f8cef3939 [2023-03-29T23:42:30.887Z] Removing intermediate container f58f8cef3939 [2023-03-29T23:42:30.887Z] ---> a19020126cd8 [2023-03-29T23:42:30.887Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T23:42:30.887Z] ---> Running in 5d148d450685 [2023-03-29T23:42:31.477Z] Removing intermediate container 5d148d450685 [2023-03-29T23:42:31.477Z] ---> d3d0fb77bbaf [2023-03-29T23:42:31.477Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:42:31.477Z] Successfully built d3d0fb77bbaf [2023-03-29T23:42:31.477Z] 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-03-29T23:42:31.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:42:31.989Z] [2023-03-29T23:42:31.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:32.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:42:32.628Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:42:32.628Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:42:32.629Z] 04944245beec: Pulling fs layer [2023-03-29T23:42:32.629Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:42:32.629Z] 765212b225bb: Pulling fs layer [2023-03-29T23:42:32.629Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:42:32.629Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:42:32.629Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:42:32.629Z] f23df028b6ca: Waiting [2023-03-29T23:42:32.629Z] d65c8cfc05b1: Waiting [2023-03-29T23:42:32.629Z] 2437ff75d9bd: Waiting [2023-03-29T23:42:32.629Z] 765212b225bb: Waiting [2023-03-29T23:42:32.629Z] 04944245beec: Verifying Checksum [2023-03-29T23:42:32.629Z] 04944245beec: Download complete [2023-03-29T23:42:32.629Z] 765212b225bb: Download complete [2023-03-29T23:42:32.917Z] f23df028b6ca: Verifying Checksum [2023-03-29T23:42:32.917Z] f23df028b6ca: Download complete [2023-03-29T23:42:32.917Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:42:32.917Z] d65c8cfc05b1: Download complete [2023-03-29T23:42:32.917Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:42:32.917Z] 699f458cf7ca: Download complete [2023-03-29T23:42:33.537Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:42:33.537Z] 8998bd30e6a1: Download complete [2023-03-29T23:42:36.163Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:42:36.163Z] 2437ff75d9bd: Download complete [2023-03-29T23:42:38.113Z] 8998bd30e6a1: Pull complete [2023-03-29T23:42:38.382Z] 04944245beec: Pull complete [2023-03-29T23:42:39.803Z] 699f458cf7ca: Pull complete [2023-03-29T23:42:40.074Z] 765212b225bb: Pull complete [2023-03-29T23:42:41.041Z] f23df028b6ca: Pull complete [2023-03-29T23:42:41.041Z] d65c8cfc05b1: Pull complete [2023-03-29T23:42:56.052Z] 2437ff75d9bd: Pull complete [2023-03-29T23:42:56.052Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:42:56.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:42:56.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:42:56.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-6341 does not seem to be running inside a container [2023-03-29T23:42:56.345Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T23:42:59.257Z] $ docker top 5ef1687a9be66e1cf521b03d453d7f66484d9226e6a2b6171ffbe09f5fefa0f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:00.115Z] ---> job-cost.sh [2023-03-29T23:43:00.115Z] lf-activate-venv: SKIPPING [2023-03-29T23:43:00.115Z] INFO: No Stack... [2023-03-29T23:43:00.700Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:43:01.662Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:43:02.314Z] + cut -d, -f6 [2023-03-29T23:43:02.314Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [Pipeline] lock [2023-03-29T23:43:02.394Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [2023-03-29T23:43:02.399Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] did not exist. Created. [2023-03-29T23:43:02.399Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:43:03.076Z] /w/workspace/device-onvif-camera/3@tmp/durable-a9c4b9c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T23:43:03.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:43:03.763Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T23:43:03.837Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:43:03.845Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:43:03.860Z] $ docker stop --time=1 5ef1687a9be66e1cf521b03d453d7f66484d9226e6a2b6171ffbe09f5fefa0f6 [2023-03-29T23:43:05.399Z] $ docker rm -f --volumes 5ef1687a9be66e1cf521b03d453d7f66484d9226e6a2b6171ffbe09f5fefa0f6 [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-03-29T23:43:05.792Z] provisioning config files... [2023-03-29T23:43:05.799Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config3690027740046854221tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:43:06.087Z] + set +x [2023-03-29T23:43:06.087Z] + curl -s https://codecov.io/bash [2023-03-29T23:43:06.087Z] + bash -s -- [2023-03-29T23:43:06.087Z] [2023-03-29T23:43:06.087Z] _____ _ [2023-03-29T23:43:06.087Z] / ____| | | [2023-03-29T23:43:06.087Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:43:06.087Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:43:06.087Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:43:06.087Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:43:06.087Z] Bash-1.0.6 [2023-03-29T23:43:06.087Z] [2023-03-29T23:43:06.087Z] [2023-03-29T23:43:06.087Z] ==> git version 2.25.1 found [2023-03-29T23:43:06.087Z] ==> 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-03-29T23:43:06.087Z] Release-Date: 2020-01-08 [2023-03-29T23:43:06.087Z] 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-03-29T23:43:06.087Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:43:06.087Z] ==> Jenkins CI detected. [2023-03-29T23:43:06.087Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-293 [2023-03-29T23:43:06.087Z] project root: . [2023-03-29T23:43:06.087Z] --> token set from env [2023-03-29T23:43:06.087Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:43:06.087Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:43:06.087Z] ==> Python coveragepy not found [2023-03-29T23:43:06.087Z] ==> Searching for coverage reports in: [2023-03-29T23:43:06.087Z] + . [2023-03-29T23:43:06.087Z] -> Found 1 reports [2023-03-29T23:43:06.087Z] ==> Detecting git/mercurial file structure [2023-03-29T23:43:06.087Z] ==> Reading reports [2023-03-29T23:43:06.087Z] + ./coverage.out bytes=78487 [2023-03-29T23:43:06.087Z] ==> Appending adjustments [2023-03-29T23:43:06.087Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:43:06.345Z] + Found adjustments [2023-03-29T23:43:06.345Z] ==> Gzipping contents [2023-03-29T23:43:06.345Z] 12K /tmp/codecov.AmBiqM.gz [2023-03-29T23:43:06.345Z] ==> Uploading reports [2023-03-29T23:43:06.345Z] url: https://codecov.io [2023-03-29T23:43:06.345Z] query: branch=PR-293&commit=703d4f5c6fc3eb792271cda2ba6638be0d74ad78&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-293%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-03-29T23:43:06.345Z] -> Pinging Codecov [2023-03-29T23:43:06.345Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-293&commit=703d4f5c6fc3eb792271cda2ba6638be0d74ad78&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-293%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-03-29T23:43:06.604Z] -> Uploading to [2023-03-29T23:43:06.604Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/F29A59C45E3A92E06B3E522C9905F8EF/703d4f5c6fc3eb792271cda2ba6638be0d74ad78/fbf05b37-fbd5-457f-ad1a-3b5aabe84fcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T234306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04f33451182a44df8d8844919b37609008e83c2a11bb80b38159cadad1524ff9 [2023-03-29T23:43:06.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:43:06.604Z] Dload Upload Total Spent Left Speed [2023-03-29T23:43:06.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 38715 --:--:-- --:--:-- --:--:-- 38715 [2023-03-29T23:43:06.863Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [Pipeline] } [2023-03-29T23:43:06.869Z] 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-03-29T23:43:07.556Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-293/archives ] [2023-03-29T23:43:07.556Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-03-29T23:43:07.556Z] total 16 [2023-03-29T23:43:07.556Z] drwxr-xr-x 3 root root 4096 Mar 29 23:29 . [2023-03-29T23:43:07.556Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:29 .. [2023-03-29T23:43:07.556Z] drwxr-xr-x 2 root root 4096 Mar 29 23:29 cost [2023-03-29T23:43:07.556Z] -rw-r--r-- 1 root root 91 Mar 29 23:29 cost.csv [2023-03-29T23:43:07.556Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-03-29T23:43:07.556Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-03-29T23:43:07.556Z] total 16 [2023-03-29T23:43:07.556Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:29 . [2023-03-29T23:43:07.556Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:29 .. [2023-03-29T23:43:07.556Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:29 cost [2023-03-29T23:43:07.556Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 29 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:07.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:08.705Z] ---> package-listing.sh [2023-03-29T23:43:08.705Z] ++ facter osfamily [2023-03-29T23:43:08.705Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:43:08.963Z] + OS_FAMILY=debian [2023-03-29T23:43:08.963Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-293 [2023-03-29T23:43:08.963Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:43:08.963Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:43:08.963Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:43:08.963Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:43:08.963Z] + '[' /w/workspace/undry_device-onvif-camera_PR-293 ']' [2023-03-29T23:43:08.963Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:43:08.963Z] + case "${OS_FAMILY}" in [2023-03-29T23:43:08.963Z] + dpkg -l [2023-03-29T23:43:08.963Z] + grep '^ii' [2023-03-29T23:43:08.963Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:43:08.963Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:43:08.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:43:08.963Z] + '[' /w/workspace/undry_device-onvif-camera_PR-293 ']' [2023-03-29T23:43:08.963Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-293/archives/ [2023-03-29T23:43:08.963Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-293/archives/ [Pipeline] echo [2023-03-29T23:43:08.973Z] 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-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:43:09.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:09.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:43:09.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:43:09.880Z] prd-ubuntu20.04-docker-8c-8g-6328 does not seem to be running inside a container [2023-03-29T23:43:09.909Z] $ 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-293/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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:43:10.100Z] $ docker top 0d3b814c07736ee53693a1a381644cb62f9cc8a4e08ab5869d50c800d60dc7eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:43:10.443Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:43:10.727Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:43:11.011Z] + ls /var/log/sa-host [2023-03-29T23:43:11.011Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:43:11.075Z] provisioning config files... [2023-03-29T23:43:11.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config17198307023780743512tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:43:11.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:11.368Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:43:11.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:11.703Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:43:11.710Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:11.988Z] ---> sudo-logs.sh [2023-03-29T23:43:11.988Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:43:12.018Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:12.299Z] ---> job-cost.sh [2023-03-29T23:43:12.299Z] lf-activate-venv: SKIPPING [2023-03-29T23:43:12.299Z] DEBUG: total: 0.2199999988079071 [2023-03-29T23:43:12.299Z] INFO: Retrieving Stack Cost... [2023-03-29T23:43:12.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:43:13.123Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:43:13.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:43:13.415Z] ---> logs-deploy.sh [2023-03-29T23:43:13.415Z] lf-activate-venv: SKIPPING [2023-03-29T23:43:13.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-293/3 [2023-03-29T23:43:13.415Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:43:14.354Z] Archives upload complete. [2023-03-29T23:43:14.354Z] INFO: archiving logs to Nexus