Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35e0b630cb735782c58facbcf80c1125d056e597 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-ssh15762081416175281867.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-ssh8257514785494694910.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15393932571009820970.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-ssh13476037708595806917.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6799697196498404514.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4595’ Running on prd-ubuntu20.04-docker-8c-8g-4598 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 35e0b630cb735782c58facbcf80c1125d056e597 (main) Commit message: "refactor!: consume device-sdk-go breaking changes (#269)" > git config core.sparsecheckout # timeout=10 > git checkout -f 35e0b630cb735782c58facbcf80c1125d056e597 # timeout=10 > git rev-list --no-walk 77ccddf1f831a316cff875f9b23112dd948a8538 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T16:18:53.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T16:18:53.749Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T16:18:53.764Z] ========================================================= [2023-03-20T16:18:53.764Z] EdgeX Global Pipelines Version Info [2023-03-20T16:18:53.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:18:54.475Z] ------------------- [2023-03-20T16:18:54.475Z] stable info: [2023-03-20T16:18:54.475Z] ------------------- [2023-03-20T16:18:54.475Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T16:18:54.475Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T16:18:54.475Z] Message: update stable to v1.0.245 [2023-03-20T16:18:55.046Z] ------------------- [2023-03-20T16:18:55.046Z] experimental info: [2023-03-20T16:18:55.046Z] ------------------- [2023-03-20T16:18:55.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T16:18:55.046Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T16:18:55.046Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T16:18:55.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-20T16:18:55.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-20T16:18:55.254Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T16:18:55.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T16:18:55.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T16:18:55.280Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-20T16:18:55.291Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T16:18:55.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-20T16:18:55.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T16:18:55.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T16:18:55.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T16:18:55.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-20T16:18:55.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T16:18:55.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T16:18:55.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T16:18:55.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T16:18:55.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T16:18:55.411Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T16:18:55.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T16:18:55.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T16:18:55.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T16:18:55.462Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-20T16:18:55.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-20T16:18:55.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-20T16:18:55.499Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-20T16:18:55.510Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T16:18:55.523Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T16:18:55.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-20T16:18:55.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-20T16:18:55.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-20T16:18:55.588Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35e0b630cb735782c58facbcf80c1125d056e597 [Pipeline] echo [2023-03-20T16:18:55.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35e0b63 [Pipeline] echo [2023-03-20T16:18:55.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:18:55.684Z] provisioning config files... [2023-03-20T16:18:55.700Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3574579334483032852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:18:56.004Z] ---> docker-login.sh [2023-03-20T16:18:56.004Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:18:56.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:18:56.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:18:56.264Z] Configure a credential helper to remove this warning. See [2023-03-20T16:18:56.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:18:56.264Z] [2023-03-20T16:18:56.264Z] Login Succeeded [2023-03-20T16:18:56.264Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:18:56.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:18:56.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:18:56.524Z] Configure a credential helper to remove this warning. See [2023-03-20T16:18:56.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:18:56.524Z] [2023-03-20T16:18:56.524Z] Login Succeeded [2023-03-20T16:18:56.524Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:18:56.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:18:56.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:18:56.524Z] Configure a credential helper to remove this warning. See [2023-03-20T16:18:56.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:18:56.524Z] [2023-03-20T16:18:56.524Z] Login Succeeded [2023-03-20T16:18:56.524Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:18:56.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:18:56.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:18:56.783Z] Configure a credential helper to remove this warning. See [2023-03-20T16:18:56.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:18:56.783Z] [2023-03-20T16:18:56.783Z] Login Succeeded [2023-03-20T16:18:56.783Z] docker.io [2023-03-20T16:18:56.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:18:57.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:18:57.044Z] Configure a credential helper to remove this warning. See [2023-03-20T16:18:57.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:18:57.044Z] [2023-03-20T16:18:57.044Z] Login Succeeded [2023-03-20T16:18:57.044Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:18:57.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-20T16:18:57.432Z] + git rev-list -1 --merges 35e0b630cb735782c58facbcf80c1125d056e597~1..35e0b630cb735782c58facbcf80c1125d056e597 [Pipeline] echo [2023-03-20T16:18:57.480Z] -----------> git rev-list -1 --merges 35e0b630cb735782c58facbcf80c1125d056e597~1..35e0b630cb735782c58facbcf80c1125d056e597 35e0b630cb735782c58facbcf80c1125d056e597 [false] [Pipeline] sh [2023-03-20T16:18:57.770Z] + git log --format=format:%s -1 35e0b630cb735782c58facbcf80c1125d056e597 [Pipeline] echo [2023-03-20T16:18:57.787Z] ========================================================= [2023-03-20T16:18:57.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T16:18:57.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:18:58.124Z] + git log --format=format:%s -1 35e0b630cb735782c58facbcf80c1125d056e597 [Pipeline] echo [2023-03-20T16:18:58.133Z] [semverPrep] GIT_COMMIT: 35e0b630cb735782c58facbcf80c1125d056e597, Commit Message: refactor!: consume device-sdk-go breaking changes (#269) [Pipeline] echo [2023-03-20T16:18:58.151Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-20T16:18:58.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T16:18:58.517Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T16:18:58.517Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T16:18:58.517Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T16:18:58.517Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T16:18:58.517Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T16:18:58.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:18:58.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:18:58.973Z] [2023-03-20T16:18:58.973Z] 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-20T16:18:59.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:18:59.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T16:18:59.282Z] b85a868b505f: Pulling fs layer [2023-03-20T16:18:59.282Z] e2be974225ed: Pulling fs layer [2023-03-20T16:18:59.282Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T16:18:59.282Z] 988bab9f4d93: Pulling fs layer [2023-03-20T16:18:59.282Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T16:18:59.282Z] eaf3925da568: Pulling fs layer [2023-03-20T16:18:59.282Z] bab4dde63d76: Pulling fs layer [2023-03-20T16:18:59.282Z] bde34c3a00c8: Pulling fs layer [2023-03-20T16:18:59.282Z] b352a97aabf1: Pulling fs layer [2023-03-20T16:18:59.282Z] 4872d77fe225: Pulling fs layer [2023-03-20T16:18:59.282Z] 5851b861e8e6: Pulling fs layer [2023-03-20T16:18:59.282Z] 988bab9f4d93: Waiting [2023-03-20T16:18:59.282Z] 1469e6f7b9e6: Waiting [2023-03-20T16:18:59.282Z] eaf3925da568: Waiting [2023-03-20T16:18:59.282Z] 4872d77fe225: Waiting [2023-03-20T16:18:59.282Z] bab4dde63d76: Waiting [2023-03-20T16:18:59.282Z] bde34c3a00c8: Waiting [2023-03-20T16:18:59.282Z] 5851b861e8e6: Waiting [2023-03-20T16:18:59.543Z] e2be974225ed: Download complete [2023-03-20T16:18:59.543Z] 988bab9f4d93: Verifying Checksum [2023-03-20T16:18:59.543Z] 988bab9f4d93: Download complete [2023-03-20T16:18:59.543Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T16:18:59.543Z] 1469e6f7b9e6: Download complete [2023-03-20T16:18:59.543Z] eaf3925da568: Download complete [2023-03-20T16:18:59.543Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T16:18:59.543Z] 339a4e72a1f5: Download complete [2023-03-20T16:18:59.543Z] bde34c3a00c8: Verifying Checksum [2023-03-20T16:18:59.543Z] b352a97aabf1: Verifying Checksum [2023-03-20T16:18:59.543Z] b352a97aabf1: Download complete [2023-03-20T16:18:59.543Z] 4872d77fe225: Download complete [2023-03-20T16:18:59.801Z] 5851b861e8e6: Verifying Checksum [2023-03-20T16:18:59.801Z] 5851b861e8e6: Download complete [2023-03-20T16:18:59.801Z] b85a868b505f: Verifying Checksum [2023-03-20T16:18:59.801Z] b85a868b505f: Download complete [2023-03-20T16:19:00.060Z] bab4dde63d76: Verifying Checksum [2023-03-20T16:19:00.060Z] bab4dde63d76: Download complete [2023-03-20T16:19:00.995Z] b85a868b505f: Pull complete [2023-03-20T16:19:01.258Z] e2be974225ed: Pull complete [2023-03-20T16:19:01.520Z] 339a4e72a1f5: Pull complete [2023-03-20T16:19:01.781Z] 988bab9f4d93: Pull complete [2023-03-20T16:19:02.041Z] 1469e6f7b9e6: Pull complete [2023-03-20T16:19:02.041Z] eaf3925da568: Pull complete [2023-03-20T16:19:03.950Z] bab4dde63d76: Pull complete [2023-03-20T16:19:03.950Z] bde34c3a00c8: Pull complete [2023-03-20T16:19:04.210Z] b352a97aabf1: Pull complete [2023-03-20T16:19:04.210Z] 4872d77fe225: Pull complete [2023-03-20T16:19:04.210Z] 5851b861e8e6: Pull complete [2023-03-20T16:19:04.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T16:19:04.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:19:04.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:19:04.321Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:19:04.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T16:19:06.609Z] $ docker top 87ea45dc42e9a07d63b0729fd2ed9f985e291e144f69b808196ee92921eafc85 -eo pid,comm [2023-03-20T16:19:06.664Z] 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-20T16:19:06.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T16:19:06.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:19:06.709Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:19:06.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:19:06.831Z] $ docker exec 87ea45dc42e9a07d63b0729fd2ed9f985e291e144f69b808196ee92921eafc85 ssh-agent [2023-03-20T16:19:06.942Z] SSH_AUTH_SOCK=/tmp/ssh-jyjAvWlOC9kr/agent.33 [2023-03-20T16:19:06.942Z] SSH_AGENT_PID=39 [2023-03-20T16:19:06.948Z] Running ssh-add (command line suppressed) [2023-03-20T16:19:07.069Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7273553654246255895.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7273553654246255895.key) [2023-03-20T16:19:07.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:19:07.368Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T16:19:07.384Z] $ docker exec --env ******** --env ******** 87ea45dc42e9a07d63b0729fd2ed9f985e291e144f69b808196ee92921eafc85 ssh-agent -k [2023-03-20T16:19:07.492Z] unset SSH_AUTH_SOCK; [2023-03-20T16:19:07.493Z] unset SSH_AGENT_PID; [2023-03-20T16:19:07.493Z] echo Agent pid 39 killed; [2023-03-20T16:19:07.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T16:19:07.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:19:07.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:19:07.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:19:07.658Z] $ docker exec 87ea45dc42e9a07d63b0729fd2ed9f985e291e144f69b808196ee92921eafc85 ssh-agent [2023-03-20T16:19:07.763Z] SSH_AUTH_SOCK=/tmp/ssh-9mQy156aqGsu/agent.71 [2023-03-20T16:19:07.763Z] SSH_AGENT_PID=77 [2023-03-20T16:19:07.768Z] Running ssh-add (command line suppressed) [2023-03-20T16:19:07.881Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14126247628104662670.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14126247628104662670.key) [2023-03-20T16:19:07.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:19:08.185Z] + git semver init [2023-03-20T16:19:08.445Z] 2023-03-20 16:19:08,370 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T16:19:08.445Z] 2023-03-20 16:19:08,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-20T16:19:08.445Z] 2023-03-20 16:19:08,371 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-20T16:19:08.445Z] 2023-03-20 16:19:08,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-20T16:19:09.386Z] 2023-03-20 16:19:09,239 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-20T16:19:09.386Z] 2023-03-20 16:19:09,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-20T16:19:09.386Z] 2023-03-20 16:19:09,240 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:19:09.386Z] 2023-03-20 16:19:09,240 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:19:09.386Z] 3.0.0-dev.22 [Pipeline] } [2023-03-20T16:19:09.399Z] $ docker exec --env ******** --env ******** 87ea45dc42e9a07d63b0729fd2ed9f985e291e144f69b808196ee92921eafc85 ssh-agent -k [2023-03-20T16:19:09.495Z] unset SSH_AUTH_SOCK; [2023-03-20T16:19:09.495Z] unset SSH_AGENT_PID; [2023-03-20T16:19:09.496Z] echo Agent pid 77 killed; [2023-03-20T16:19:09.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T16:19:09.806Z] + git semver [Pipeline] } [2023-03-20T16:19:10.082Z] $ docker stop --time=1 87ea45dc42e9a07d63b0729fd2ed9f985e291e144f69b808196ee92921eafc85 [2023-03-20T16:19:11.400Z] $ docker rm -f --volumes 87ea45dc42e9a07d63b0729fd2ed9f985e291e144f69b808196ee92921eafc85 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:19:11.735Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T16:19:11.937Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T16:19:11.939Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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-20T16:19:12.048Z] provisioning config files... [2023-03-20T16:19:12.057Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11784019400776386012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:19:12.351Z] ---> docker-login.sh [2023-03-20T16:19:12.351Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:19:12.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:19:12.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:19:12.351Z] Configure a credential helper to remove this warning. See [2023-03-20T16:19:12.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:19:12.351Z] [2023-03-20T16:19:12.351Z] Login Succeeded [2023-03-20T16:19:12.351Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:19:12.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:19:12.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:19:12.351Z] Configure a credential helper to remove this warning. See [2023-03-20T16:19:12.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:19:12.351Z] [2023-03-20T16:19:12.351Z] Login Succeeded [2023-03-20T16:19:12.351Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:19:12.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:19:12.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:19:12.610Z] Configure a credential helper to remove this warning. See [2023-03-20T16:19:12.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:19:12.610Z] [2023-03-20T16:19:12.610Z] Login Succeeded [2023-03-20T16:19:12.610Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:19:12.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:19:12.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:19:12.610Z] Configure a credential helper to remove this warning. See [2023-03-20T16:19:12.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:19:12.610Z] [2023-03-20T16:19:12.610Z] Login Succeeded [2023-03-20T16:19:12.610Z] docker.io [2023-03-20T16:19:12.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:19:12.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:19:12.870Z] Configure a credential helper to remove this warning. See [2023-03-20T16:19:12.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:19:12.870Z] [2023-03-20T16:19:12.870Z] Login Succeeded [2023-03-20T16:19:12.870Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:19:12.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T16:19:12.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:19:12.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:19:12.950Z] ========================================================= [2023-03-20T16:19:12.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-20T16:19:12.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:19:13.264Z] + 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-20T16:19:13.264Z] Sending build context to Docker daemon 27.97MB [2023-03-20T16:19:13.264Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:19:13.264Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T16:19:13.524Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T16:19:13.524Z] 63b65145d645: Pulling fs layer [2023-03-20T16:19:13.524Z] a2d21d5440eb: Pulling fs layer [2023-03-20T16:19:13.524Z] 935e6c44a52c: Pulling fs layer [2023-03-20T16:19:13.524Z] 94cc34f8dd06: Pulling fs layer [2023-03-20T16:19:13.524Z] 30dea6a524f1: Pulling fs layer [2023-03-20T16:19:13.524Z] a2aff8979fd8: Pulling fs layer [2023-03-20T16:19:13.524Z] 6808be2612f2: Pulling fs layer [2023-03-20T16:19:13.524Z] f25807f1079a: Pulling fs layer [2023-03-20T16:19:13.524Z] 30dea6a524f1: Waiting [2023-03-20T16:19:13.524Z] a2aff8979fd8: Waiting [2023-03-20T16:19:13.524Z] 6808be2612f2: Waiting [2023-03-20T16:19:13.524Z] f25807f1079a: Waiting [2023-03-20T16:19:13.524Z] 94cc34f8dd06: Waiting [2023-03-20T16:19:13.524Z] a2d21d5440eb: Verifying Checksum [2023-03-20T16:19:13.524Z] a2d21d5440eb: Download complete [2023-03-20T16:19:13.524Z] 94cc34f8dd06: Verifying Checksum [2023-03-20T16:19:13.524Z] 94cc34f8dd06: Download complete [2023-03-20T16:19:13.524Z] 30dea6a524f1: Verifying Checksum [2023-03-20T16:19:13.524Z] 30dea6a524f1: Download complete [2023-03-20T16:19:13.524Z] 63b65145d645: Download complete [2023-03-20T16:19:13.524Z] a2aff8979fd8: Verifying Checksum [2023-03-20T16:19:13.524Z] a2aff8979fd8: Download complete [2023-03-20T16:19:13.785Z] 63b65145d645: Pull complete [2023-03-20T16:19:14.052Z] a2d21d5440eb: Pull complete [2023-03-20T16:19:14.314Z] f25807f1079a: Verifying Checksum [2023-03-20T16:19:14.314Z] f25807f1079a: Download complete [2023-03-20T16:19:14.314Z] 935e6c44a52c: Verifying Checksum [2023-03-20T16:19:14.314Z] 935e6c44a52c: Download complete [2023-03-20T16:19:14.572Z] 6808be2612f2: Verifying Checksum [2023-03-20T16:19:14.572Z] 6808be2612f2: Download complete [2023-03-20T16:19:17.856Z] 935e6c44a52c: Pull complete [2023-03-20T16:19:17.856Z] 94cc34f8dd06: Pull complete [2023-03-20T16:19:17.856Z] 30dea6a524f1: Pull complete [2023-03-20T16:19:17.856Z] a2aff8979fd8: Pull complete [2023-03-20T16:19:20.389Z] 6808be2612f2: Pull complete [2023-03-20T16:19:21.328Z] f25807f1079a: Pull complete [2023-03-20T16:19:21.328Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-20T16:19:21.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T16:19:21.328Z] ---> 3b553350e43f [2023-03-20T16:19:21.328Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:19:24.652Z] ---> Running in 44c5151c8152 [2023-03-20T16:19:24.652Z] Removing intermediate container 44c5151c8152 [2023-03-20T16:19:24.652Z] ---> 3cab928949b2 [2023-03-20T16:19:24.652Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:19:24.912Z] ---> Running in 69c323d1bdc3 [2023-03-20T16:19:24.912Z] Removing intermediate container 69c323d1bdc3 [2023-03-20T16:19:24.912Z] ---> e58553788c8e [2023-03-20T16:19:24.912Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:19:24.912Z] ---> Running in 9462ff1e1f46 [2023-03-20T16:19:24.912Z] Removing intermediate container 9462ff1e1f46 [2023-03-20T16:19:24.912Z] ---> a2668a18bd58 [2023-03-20T16:19:24.912Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:19:25.171Z] ---> Running in ea84a04cca8b [2023-03-20T16:19:25.171Z] Removing intermediate container ea84a04cca8b [2023-03-20T16:19:25.171Z] ---> 93f6cd2797aa [2023-03-20T16:19:25.171Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:19:25.171Z] ---> Running in f4ae44b00493 [2023-03-20T16:19:25.171Z] Removing intermediate container f4ae44b00493 [2023-03-20T16:19:25.171Z] ---> ebd67b2254a2 [2023-03-20T16:19:25.171Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:19:25.171Z] ---> Running in b29c40c1fa9f [2023-03-20T16:19:25.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:19:25.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:19:25.949Z] OK: 265 MiB in 53 packages [2023-03-20T16:19:26.210Z] Removing intermediate container b29c40c1fa9f [2023-03-20T16:19:26.210Z] ---> 270881bb1a66 [2023-03-20T16:19:26.210Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T16:19:26.210Z] ---> Running in 583720e44bf6 [2023-03-20T16:19:26.210Z] Removing intermediate container 583720e44bf6 [2023-03-20T16:19:26.210Z] ---> 676a8e501f01 [2023-03-20T16:19:26.210Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T16:19:26.471Z] ---> f8d6409875ae [2023-03-20T16:19:26.471Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:19:26.471Z] ---> Running in 227c6636655d [2023-03-20T16:19:27.018Z] Still waiting to schedule task [2023-03-20T16:19:27.018Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4596’ [2023-03-20T16:20:05.220Z] Removing intermediate container 227c6636655d [2023-03-20T16:20:05.220Z] ---> b5e623e0b6bb [2023-03-20T16:20:05.220Z] Step 12/13 : COPY . . [2023-03-20T16:20:05.220Z] ---> 9cdcc549ee57 [2023-03-20T16:20:05.220Z] Step 13/13 : RUN ${MAKE} [2023-03-20T16:20:05.220Z] ---> Running in 69dc02c6a7b2 [2023-03-20T16:20:05.220Z] noop [2023-03-20T16:20:05.220Z] Removing intermediate container 69dc02c6a7b2 [2023-03-20T16:20:05.220Z] ---> a5c9b4614b7e [2023-03-20T16:20:05.220Z] Successfully built a5c9b4614b7e [2023-03-20T16:20:05.220Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:20:05.541Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T16:20:05.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:20:05.624Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:20:05.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-20T16:20:05.994Z] $ docker top 9568b4362d73aa3ef19ea3c768e1a56ce6401312e34bbf4c59cd561a299c17c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:20:06.333Z] + go version [2023-03-20T16:20:06.333Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-20T16:20:06.346Z] $ docker stop --time=1 9568b4362d73aa3ef19ea3c768e1a56ce6401312e34bbf4c59cd561a299c17c9 [2023-03-20T16:20:07.620Z] $ docker rm -f --volumes 9568b4362d73aa3ef19ea3c768e1a56ce6401312e34bbf4c59cd561a299c17c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:20:08.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T16:20:08.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:20:08.113Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:20:08.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-20T16:20:08.504Z] $ docker top 668c1900eea7457f8022b1dc3e8ca7bf6fd42a7006cb7f3044f1174b31913754 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:20:08.844Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-20T16:20:09.144Z] + make test [2023-03-20T16:20:09.144Z] go test ./... -coverprofile=coverage.out ./... [2023-03-20T16:20:14.431Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T16:20:26.654Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T16:20:26.654Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T16:20:26.913Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.7% of statements [2023-03-20T16:20:28.819Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.902s coverage: 86.5% of statements [2023-03-20T16:20:36.929Z] go vet ./... [2023-03-20T16:20:40.213Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T16:20:40.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T16:20:40.471Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T16:20:40.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T16:20:40.497Z] $ docker stop --time=1 668c1900eea7457f8022b1dc3e8ca7bf6fd42a7006cb7f3044f1174b31913754 [2023-03-20T16:20:43.824Z] $ docker rm -f --volumes 668c1900eea7457f8022b1dc3e8ca7bf6fd42a7006cb7f3044f1174b31913754 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:20:44.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T16:20:44.370Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-20T16:20:44.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T16:20:45.211Z] + ls -al . [2023-03-20T16:20:45.212Z] total 236 [2023-03-20T16:20:45.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 16:20 . [2023-03-20T16:20:45.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:18 .. [2023-03-20T16:20:45.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 16:19 .git [2023-03-20T16:20:45.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:18 .github [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 16:18 .gitignore [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 16:18 .golangci.yml [2023-03-20T16:20:45.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 16:19 .semver [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 16:18 Attribution.txt [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 16:18 CHANGELOG.md [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 16:18 Dockerfile [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 16:18 GOVERNANCE.md [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 16:18 Jenkinsfile [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 16:18 LICENSE [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 16:18 Makefile [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 16:18 OWNERS.md [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 6346 Mar 20 16:18 README.md [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 16:19 VERSION [2023-03-20T16:20:45.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 16:18 bin [2023-03-20T16:20:45.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:18 cmd [2023-03-20T16:20:45.212Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 16:20 coverage.out [2023-03-20T16:20:45.212Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 16:18 doc [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 20 16:18 go.mod [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 20 16:18 go.sum [2023-03-20T16:20:45.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:18 internal [2023-03-20T16:20:45.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:18 snap [2023-03-20T16:20:45.212Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 16:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:20:45.521Z] + 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=35e0b630cb735782c58facbcf80c1125d056e597 --label arch=amd64 --label version=3.0.0-dev.22 . [2023-03-20T16:20:45.521Z] Sending build context to Docker daemon 28.05MB [2023-03-20T16:20:45.521Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:20:45.521Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T16:20:45.521Z] ---> a5c9b4614b7e [2023-03-20T16:20:45.521Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:20:46.090Z] ---> Running in 69d4564298e2 [2023-03-20T16:20:46.090Z] Removing intermediate container 69d4564298e2 [2023-03-20T16:20:46.090Z] ---> c3d1d0859b14 [2023-03-20T16:20:46.090Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:20:46.090Z] ---> Running in 254a327fb1e4 [2023-03-20T16:20:46.090Z] Removing intermediate container 254a327fb1e4 [2023-03-20T16:20:46.090Z] ---> eefea1c244e3 [2023-03-20T16:20:46.090Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:20:46.090Z] ---> Running in 3d36d61295fc [2023-03-20T16:20:46.090Z] Removing intermediate container 3d36d61295fc [2023-03-20T16:20:46.090Z] ---> a6aaad021c7e [2023-03-20T16:20:46.090Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:20:46.355Z] ---> Running in 625c69a237ff [2023-03-20T16:20:46.355Z] Removing intermediate container 625c69a237ff [2023-03-20T16:20:46.355Z] ---> 8855dc06c063 [2023-03-20T16:20:46.355Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:20:46.355Z] ---> Running in ab127b619a8d [2023-03-20T16:20:46.355Z] Removing intermediate container ab127b619a8d [2023-03-20T16:20:46.355Z] ---> 192b6abfdb97 [2023-03-20T16:20:46.355Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:20:46.355Z] ---> Running in 64ccd9be26ca [2023-03-20T16:20:46.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:20:46.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:20:47.131Z] OK: 265 MiB in 53 packages [2023-03-20T16:20:47.390Z] Removing intermediate container 64ccd9be26ca [2023-03-20T16:20:47.390Z] ---> d7ceeb3c0a24 [2023-03-20T16:20:47.390Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T16:20:47.390Z] ---> Running in ab49a8daf3d8 [2023-03-20T16:20:47.390Z] Removing intermediate container ab49a8daf3d8 [2023-03-20T16:20:47.390Z] ---> f8ec45b85854 [2023-03-20T16:20:47.390Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T16:20:47.651Z] ---> d2900e5f904e [2023-03-20T16:20:47.651Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:20:47.651Z] ---> Running in dfdfc9756278 [2023-03-20T16:20:48.674Z] Removing intermediate container dfdfc9756278 [2023-03-20T16:20:48.674Z] ---> 8af44b9ac633 [2023-03-20T16:20:48.674Z] Step 12/26 : COPY . . [2023-03-20T16:20:49.299Z] ---> cf6e8a7c28fd [2023-03-20T16:20:49.299Z] Step 13/26 : RUN ${MAKE} [2023-03-20T16:20:49.299Z] ---> Running in 069a3c20c0ec [2023-03-20T16:20:49.572Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-20T16:21:11.554Z] Removing intermediate container 069a3c20c0ec [2023-03-20T16:21:11.554Z] ---> 5e8309210c5f [2023-03-20T16:21:11.554Z] Step 14/26 : FROM alpine:3.17 [2023-03-20T16:21:11.554Z] 3.17: Pulling from library/alpine [2023-03-20T16:21:11.813Z] 63b65145d645: Already exists [2023-03-20T16:21:12.074Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T16:21:12.074Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T16:21:12.074Z] ---> b2aa39c304c2 [2023-03-20T16:21:12.074Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T16:21:12.074Z] ---> Running in 12fb3b32cb28 [2023-03-20T16:21:12.335Z] Removing intermediate container 12fb3b32cb28 [2023-03-20T16:21:12.335Z] ---> b818b129fa00 [2023-03-20T16:21:12.335Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-20T16:21:12.335Z] ---> Running in daee148acb23 [2023-03-20T16:21:12.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T16:21:12.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T16:21:12.857Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T16:21:12.857Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T16:21:12.857Z] OK: 7 MiB in 16 packages [2023-03-20T16:21:13.425Z] Removing intermediate container daee148acb23 [2023-03-20T16:21:13.425Z] ---> 3f799bca1d33 [2023-03-20T16:21:13.425Z] Step 17/26 : WORKDIR / [2023-03-20T16:21:13.425Z] ---> Running in d4feef667bda [2023-03-20T16:21:13.425Z] Removing intermediate container d4feef667bda [2023-03-20T16:21:13.425Z] ---> 11ec8e1f19aa [2023-03-20T16:21:13.425Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T16:21:13.991Z] ---> d604b23cdd4a [2023-03-20T16:21:13.991Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T16:21:14.267Z] ---> 603c5bb8248e [2023-03-20T16:21:14.267Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T16:21:14.526Z] ---> 38197d92a40b [2023-03-20T16:21:14.526Z] Step 21/26 : EXPOSE 59984 [2023-03-20T16:21:14.526Z] ---> Running in cf72845672f8 [2023-03-20T16:21:14.526Z] Removing intermediate container cf72845672f8 [2023-03-20T16:21:14.526Z] ---> 01699ffb56d4 [2023-03-20T16:21:14.526Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T16:21:14.526Z] ---> Running in a7d0a48a8fcd [2023-03-20T16:21:14.526Z] Removing intermediate container a7d0a48a8fcd [2023-03-20T16:21:14.526Z] ---> b5801aff2c98 [2023-03-20T16:21:14.526Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T16:21:14.787Z] ---> Running in 2f49849b92b3 [2023-03-20T16:21:14.787Z] Removing intermediate container 2f49849b92b3 [2023-03-20T16:21:14.787Z] ---> 4bf859325215 [2023-03-20T16:21:14.787Z] Step 24/26 : LABEL arch=amd64 [2023-03-20T16:21:14.787Z] ---> Running in f530d987074c [2023-03-20T16:21:14.787Z] Removing intermediate container f530d987074c [2023-03-20T16:21:14.787Z] ---> bb59323e1953 [2023-03-20T16:21:14.787Z] Step 25/26 : LABEL git_sha=35e0b630cb735782c58facbcf80c1125d056e597 [2023-03-20T16:21:14.787Z] ---> Running in fbf82b340295 [2023-03-20T16:21:15.046Z] Removing intermediate container fbf82b340295 [2023-03-20T16:21:15.046Z] ---> a852ca7a72ed [2023-03-20T16:21:15.046Z] Step 26/26 : LABEL version=3.0.0-dev.22 [2023-03-20T16:21:15.046Z] ---> Running in c4e63748e65d [2023-03-20T16:21:15.046Z] Removing intermediate container c4e63748e65d [2023-03-20T16:21:15.046Z] ---> e31847a2a50d [2023-03-20T16:21:15.046Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T16:21:15.046Z] Successfully built e31847a2a50d [2023-03-20T16:21:15.046Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:21:15.166Z] provisioning config files... [2023-03-20T16:21:15.176Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6350291956135583001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:21:15.472Z] ---> docker-login.sh [2023-03-20T16:21:15.472Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:21:15.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:15.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:15.472Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:15.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:15.472Z] [2023-03-20T16:21:15.472Z] Login Succeeded [2023-03-20T16:21:15.472Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:21:15.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:15.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:15.472Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:15.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:15.472Z] [2023-03-20T16:21:15.472Z] Login Succeeded [2023-03-20T16:21:15.472Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:21:15.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:15.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:15.732Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:15.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:15.732Z] [2023-03-20T16:21:15.732Z] Login Succeeded [2023-03-20T16:21:15.732Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:21:15.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:15.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:15.732Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:15.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:15.732Z] [2023-03-20T16:21:15.732Z] Login Succeeded [2023-03-20T16:21:15.732Z] docker.io [2023-03-20T16:21:15.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:21:15.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:21:15.991Z] Configure a credential helper to remove this warning. See [2023-03-20T16:21:15.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:21:15.991Z] [2023-03-20T16:21:15.991Z] Login Succeeded [2023-03-20T16:21:15.991Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:21:15.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T16:21:16.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:21:16.035Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-20T16:21:16.035Z] 35e0b630cb735782c58facbcf80c1125d056e597 [2023-03-20T16:21:16.035Z] latest [2023-03-20T16:21:16.035Z] 3.0.0-dev.22 [2023-03-20T16:21:16.035Z] 35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22 [2023-03-20T16:21:16.035Z] main [2023-03-20T16:21:16.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:16.345Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:35e0b630cb735782c58facbcf80c1125d056e597 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:16.647Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:35e0b630cb735782c58facbcf80c1125d056e597 [2023-03-20T16:21:16.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T16:21:16.647Z] a1b067f1b3ab: Preparing [2023-03-20T16:21:16.647Z] f83b57bfaff5: Preparing [2023-03-20T16:21:16.647Z] 7b7fa00c71b6: Preparing [2023-03-20T16:21:16.647Z] 0c055f5126ed: Preparing [2023-03-20T16:21:16.647Z] 7cd52847ad77: Preparing [2023-03-20T16:21:16.647Z] 7cd52847ad77: Layer already exists [2023-03-20T16:21:16.647Z] 0c055f5126ed: Pushed [2023-03-20T16:21:16.647Z] f83b57bfaff5: Pushed [2023-03-20T16:21:16.647Z] a1b067f1b3ab: Pushed [2023-03-20T16:21:19.185Z] 7b7fa00c71b6: Pushed [2023-03-20T16:21:19.444Z] 35e0b630cb735782c58facbcf80c1125d056e597: digest: sha256:526c688b69c9de08a3f94c361a76925c0d0fd6f0a0ca58def8ed3cdb85883b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:19.747Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:20.056Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-20T16:21:20.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T16:21:20.056Z] a1b067f1b3ab: Preparing [2023-03-20T16:21:20.056Z] f83b57bfaff5: Preparing [2023-03-20T16:21:20.056Z] 7b7fa00c71b6: Preparing [2023-03-20T16:21:20.056Z] 0c055f5126ed: Preparing [2023-03-20T16:21:20.056Z] 7cd52847ad77: Preparing [2023-03-20T16:21:20.056Z] f83b57bfaff5: Layer already exists [2023-03-20T16:21:20.056Z] 7cd52847ad77: Layer already exists [2023-03-20T16:21:20.056Z] a1b067f1b3ab: Layer already exists [2023-03-20T16:21:20.056Z] 7b7fa00c71b6: Layer already exists [2023-03-20T16:21:20.056Z] 0c055f5126ed: Layer already exists [2023-03-20T16:21:20.056Z] latest: digest: sha256:526c688b69c9de08a3f94c361a76925c0d0fd6f0a0ca58def8ed3cdb85883b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:20.366Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:20.666Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 [2023-03-20T16:21:20.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T16:21:20.666Z] a1b067f1b3ab: Preparing [2023-03-20T16:21:20.666Z] f83b57bfaff5: Preparing [2023-03-20T16:21:20.666Z] 7b7fa00c71b6: Preparing [2023-03-20T16:21:20.666Z] 0c055f5126ed: Preparing [2023-03-20T16:21:20.666Z] 7cd52847ad77: Preparing [2023-03-20T16:21:20.666Z] 7b7fa00c71b6: Layer already exists [2023-03-20T16:21:20.666Z] a1b067f1b3ab: Layer already exists [2023-03-20T16:21:20.666Z] f83b57bfaff5: Layer already exists [2023-03-20T16:21:20.666Z] 7cd52847ad77: Layer already exists [2023-03-20T16:21:20.666Z] 0c055f5126ed: Layer already exists [2023-03-20T16:21:20.666Z] 3.0.0-dev.22: digest: sha256:526c688b69c9de08a3f94c361a76925c0d0fd6f0a0ca58def8ed3cdb85883b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:20.973Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:21.273Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22 [2023-03-20T16:21:21.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T16:21:21.273Z] a1b067f1b3ab: Preparing [2023-03-20T16:21:21.273Z] f83b57bfaff5: Preparing [2023-03-20T16:21:21.273Z] 7b7fa00c71b6: Preparing [2023-03-20T16:21:21.273Z] 0c055f5126ed: Preparing [2023-03-20T16:21:21.273Z] 7cd52847ad77: Preparing [2023-03-20T16:21:21.273Z] 7cd52847ad77: Layer already exists [2023-03-20T16:21:21.273Z] f83b57bfaff5: Layer already exists [2023-03-20T16:21:21.273Z] a1b067f1b3ab: Layer already exists [2023-03-20T16:21:21.273Z] 7b7fa00c71b6: Layer already exists [2023-03-20T16:21:21.273Z] 0c055f5126ed: Layer already exists [2023-03-20T16:21:21.273Z] 35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22: digest: sha256:526c688b69c9de08a3f94c361a76925c0d0fd6f0a0ca58def8ed3cdb85883b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:21.580Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:21.879Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-20T16:21:21.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T16:21:21.880Z] a1b067f1b3ab: Preparing [2023-03-20T16:21:21.880Z] f83b57bfaff5: Preparing [2023-03-20T16:21:21.880Z] 7b7fa00c71b6: Preparing [2023-03-20T16:21:21.880Z] 0c055f5126ed: Preparing [2023-03-20T16:21:21.880Z] 7cd52847ad77: Preparing [2023-03-20T16:21:21.880Z] 7cd52847ad77: Layer already exists [2023-03-20T16:21:21.880Z] 0c055f5126ed: Layer already exists [2023-03-20T16:21:21.880Z] a1b067f1b3ab: Layer already exists [2023-03-20T16:21:21.880Z] 7b7fa00c71b6: Layer already exists [2023-03-20T16:21:21.880Z] f83b57bfaff5: Layer already exists [2023-03-20T16:21:21.880Z] main: digest: sha256:526c688b69c9de08a3f94c361a76925c0d0fd6f0a0ca58def8ed3cdb85883b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T16:21:21.922Z] ===================================================== [Pipeline] echo [2023-03-20T16:21:21.930Z] taggedImages: [2023-03-20T16:21:21.930Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:35e0b630cb735782c58facbcf80c1125d056e597 [2023-03-20T16:21:21.930Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-20T16:21:21.930Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 [2023-03-20T16:21:21.930Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22 [2023-03-20T16:21:21.930Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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-20T16:21:22.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:21:22.301Z] [2023-03-20T16:21:22.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:21:22.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:21:22.599Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T16:21:22.599Z] 5eb5b503b376: Pulling fs layer [2023-03-20T16:21:22.599Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T16:21:22.599Z] ec43610c2a17: Pulling fs layer [2023-03-20T16:21:22.599Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T16:21:22.599Z] 33b1e0a273af: Pulling fs layer [2023-03-20T16:21:22.599Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T16:21:22.599Z] 2f39f015ded8: Pulling fs layer [2023-03-20T16:21:22.599Z] 33b1e0a273af: Waiting [2023-03-20T16:21:22.599Z] 5d3b04190fa2: Waiting [2023-03-20T16:21:22.599Z] 2f39f015ded8: Waiting [2023-03-20T16:21:22.599Z] 3a2ae6a8a46f: Waiting [2023-03-20T16:21:22.599Z] 5c69ac0246d0: Download complete [2023-03-20T16:21:22.599Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-20T16:21:22.599Z] 3a2ae6a8a46f: Download complete [2023-03-20T16:21:22.865Z] 33b1e0a273af: Verifying Checksum [2023-03-20T16:21:22.865Z] 33b1e0a273af: Download complete [2023-03-20T16:21:22.865Z] 5d3b04190fa2: Download complete [2023-03-20T16:21:22.865Z] ec43610c2a17: Download complete [2023-03-20T16:21:22.865Z] 5eb5b503b376: Verifying Checksum [2023-03-20T16:21:22.865Z] 5eb5b503b376: Download complete [2023-03-20T16:21:23.798Z] 2f39f015ded8: Verifying Checksum [2023-03-20T16:21:24.365Z] 5eb5b503b376: Pull complete [2023-03-20T16:21:24.365Z] 5c69ac0246d0: Pull complete [2023-03-20T16:21:24.931Z] ec43610c2a17: Pull complete [2023-03-20T16:21:24.931Z] 3a2ae6a8a46f: Pull complete [2023-03-20T16:21:25.189Z] 33b1e0a273af: Pull complete [2023-03-20T16:21:25.189Z] 5d3b04190fa2: Pull complete [2023-03-20T16:21:29.373Z] 2f39f015ded8: Pull complete [2023-03-20T16:21:29.373Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T16:21:29.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:21:29.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:21:29.450Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:21:29.482Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T16:21:32.335Z] $ docker top 0922c23f5d1f6d419adf236ca643b98823b571131129540169479231bc7ce96e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:21:32.728Z] ---> job-cost.sh [2023-03-20T16:21:32.728Z] lf-activate-venv: SKIPPING [2023-03-20T16:21:32.728Z] INFO: No Stack... [2023-03-20T16:21:32.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T16:21:33.552Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T16:21:33.839Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-20T16:21:33.839Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T16:21:33.851Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-116-stack-cost] [2023-03-20T16:21:33.857Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-116-stack-cost] did not exist. Created. [2023-03-20T16:21:33.857Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T16:21:34.156Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-20T16:21:34.185Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T16:21:34.191Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T16:21:34.208Z] $ docker stop --time=1 0922c23f5d1f6d419adf236ca643b98823b571131129540169479231bc7ce96e [2023-03-20T16:21:35.369Z] $ docker rm -f --volumes 0922c23f5d1f6d419adf236ca643b98823b571131129540169479231bc7ce96e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-20T16:22:55.792Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4601 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-20T16:22:55.804Z] Running in /w/workspace/device-onvif-camera/116 [Pipeline] { [Pipeline] checkout [2023-03-20T16:22:55.840Z] The recommended git tool is: git [2023-03-20T16:23:02.396Z] using credential edgex-jenkins-ssh [2023-03-20T16:23:02.415Z] Cloning the remote Git repository [2023-03-20T16:23:02.470Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T16:23:02.583Z] > git init /w/workspace/device-onvif-camera/116 # timeout=10 [2023-03-20T16:23:02.756Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T16:23:02.758Z] > git --version # timeout=10 [2023-03-20T16:23:02.787Z] > git --version # 'git version 2.25.1' [2023-03-20T16:23:02.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T16:23:02.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T16:23:04.580Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-20T16:23:04.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T16:23:05.636Z] Avoid second fetch [2023-03-20T16:23:05.637Z] Checking out Revision 35e0b630cb735782c58facbcf80c1125d056e597 (main) [2023-03-20T16:23:05.660Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T16:23:05.733Z] > git checkout -f 35e0b630cb735782c58facbcf80c1125d056e597 # timeout=10 [2023-03-20T16:23:06.506Z] Commit message: "refactor!: consume device-sdk-go breaking changes (#269)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:23:07.482Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T16:23:07.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T16:23:07.482Z] Dload Upload Total Spent Left Speed [2023-03-20T16:23:07.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-03-20T16:23:08.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T16:23:08.404Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T16:23:08.404Z] + sudo tee /etc/docker/daemon.new [2023-03-20T16:23:08.404Z] { [2023-03-20T16:23:08.404Z] "registry-mirrors": [ [2023-03-20T16:23:08.404Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T16:23:08.404Z] ], [2023-03-20T16:23:08.404Z] "bip": "10.250.0.254/24", [2023-03-20T16:23:08.404Z] "hosts": [ [2023-03-20T16:23:08.404Z] "tcp://0.0.0.0:5555", [2023-03-20T16:23:08.404Z] "unix:///var/run/docker.sock" [2023-03-20T16:23:08.404Z] ], [2023-03-20T16:23:08.404Z] "mtu": 1458, [2023-03-20T16:23:08.404Z] "selinux-enabled": true, [2023-03-20T16:23:08.404Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T16:23:08.404Z] } [Pipeline] sh [2023-03-20T16:23:08.742Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T16:23:09.078Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:23:27.366Z] provisioning config files... [2023-03-20T16:23:27.394Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/116@tmp/config16945257445285177109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:23:27.752Z] ---> docker-login.sh [2023-03-20T16:23:27.752Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:23:28.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:23:28.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:23:28.340Z] Configure a credential helper to remove this warning. See [2023-03-20T16:23:28.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:23:28.340Z] [2023-03-20T16:23:28.340Z] Login Succeeded [2023-03-20T16:23:28.340Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:23:28.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:23:28.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:23:28.881Z] Configure a credential helper to remove this warning. See [2023-03-20T16:23:28.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:23:28.881Z] [2023-03-20T16:23:28.881Z] Login Succeeded [2023-03-20T16:23:28.881Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:23:28.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:23:29.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:23:29.158Z] Configure a credential helper to remove this warning. See [2023-03-20T16:23:29.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:23:29.158Z] [2023-03-20T16:23:29.158Z] Login Succeeded [2023-03-20T16:23:29.158Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:23:29.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:23:29.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:23:29.431Z] Configure a credential helper to remove this warning. See [2023-03-20T16:23:29.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:23:29.431Z] [2023-03-20T16:23:29.431Z] Login Succeeded [2023-03-20T16:23:29.431Z] docker.io [2023-03-20T16:23:29.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:23:29.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:23:29.975Z] Configure a credential helper to remove this warning. See [2023-03-20T16:23:29.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:23:29.975Z] [2023-03-20T16:23:29.975Z] Login Succeeded [2023-03-20T16:23:29.975Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:23:29.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T16:23:30.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:23:30.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:23:30.359Z] ========================================================= [2023-03-20T16:23:30.359Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-20T16:23:30.359Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:23:30.726Z] + 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-20T16:23:31.320Z] Sending build context to Docker daemon 20.67MB [2023-03-20T16:23:31.320Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:23:31.320Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T16:23:31.598Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T16:23:31.598Z] af6eaf76a39c: Pulling fs layer [2023-03-20T16:23:31.598Z] 55522c791124: Pulling fs layer [2023-03-20T16:23:31.598Z] ce5c4a1c91eb: Pulling fs layer [2023-03-20T16:23:31.598Z] 169dfbe0d373: Pulling fs layer [2023-03-20T16:23:31.598Z] e1ff8fa3b103: Pulling fs layer [2023-03-20T16:23:31.598Z] 52ebb69f0ebf: Pulling fs layer [2023-03-20T16:23:31.598Z] 5abe8eddf0d5: Pulling fs layer [2023-03-20T16:23:31.598Z] 169dfbe0d373: Waiting [2023-03-20T16:23:31.598Z] 5abe8eddf0d5: Waiting [2023-03-20T16:23:31.598Z] 52ebb69f0ebf: Waiting [2023-03-20T16:23:31.598Z] e1ff8fa3b103: Waiting [2023-03-20T16:23:31.598Z] 55522c791124: Verifying Checksum [2023-03-20T16:23:31.598Z] 55522c791124: Download complete [2023-03-20T16:23:31.598Z] 169dfbe0d373: Download complete [2023-03-20T16:23:31.598Z] e1ff8fa3b103: Verifying Checksum [2023-03-20T16:23:31.598Z] e1ff8fa3b103: Download complete [2023-03-20T16:23:31.874Z] af6eaf76a39c: Verifying Checksum [2023-03-20T16:23:31.874Z] af6eaf76a39c: Download complete [2023-03-20T16:23:32.872Z] 5abe8eddf0d5: Verifying Checksum [2023-03-20T16:23:32.872Z] 5abe8eddf0d5: Download complete [2023-03-20T16:23:32.872Z] af6eaf76a39c: Pull complete [2023-03-20T16:23:33.472Z] 55522c791124: Pull complete [2023-03-20T16:23:34.453Z] 52ebb69f0ebf: Verifying Checksum [2023-03-20T16:23:34.453Z] 52ebb69f0ebf: Download complete [2023-03-20T16:23:34.453Z] ce5c4a1c91eb: Verifying Checksum [2023-03-20T16:23:34.453Z] ce5c4a1c91eb: Download complete [2023-03-20T16:23:46.799Z] ce5c4a1c91eb: Pull complete [2023-03-20T16:23:46.799Z] 169dfbe0d373: Pull complete [2023-03-20T16:23:46.799Z] e1ff8fa3b103: Pull complete [2023-03-20T16:23:52.154Z] 52ebb69f0ebf: Pull complete [2023-03-20T16:23:53.117Z] 5abe8eddf0d5: Pull complete [2023-03-20T16:23:53.117Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-20T16:23:53.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T16:23:53.117Z] ---> 6cb57ee374ae [2023-03-20T16:23:53.117Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:23:55.100Z] ---> Running in 24e68d9a16e6 [2023-03-20T16:23:55.377Z] Removing intermediate container 24e68d9a16e6 [2023-03-20T16:23:55.377Z] ---> 38ec8ce952a8 [2023-03-20T16:23:55.377Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:23:55.660Z] ---> Running in 4948ce62b413 [2023-03-20T16:23:55.931Z] Removing intermediate container 4948ce62b413 [2023-03-20T16:23:55.931Z] ---> 18cd2f910e74 [2023-03-20T16:23:55.931Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:23:56.203Z] ---> Running in 2e41c9dd99c7 [2023-03-20T16:23:56.474Z] Removing intermediate container 2e41c9dd99c7 [2023-03-20T16:23:56.474Z] ---> f67a5cb6425d [2023-03-20T16:23:56.474Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:23:56.474Z] ---> Running in 89cdbab27184 [2023-03-20T16:23:57.065Z] Removing intermediate container 89cdbab27184 [2023-03-20T16:23:57.066Z] ---> c8f2aae80472 [2023-03-20T16:23:57.066Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:23:57.066Z] ---> Running in f6e100196cf4 [2023-03-20T16:23:57.334Z] Removing intermediate container f6e100196cf4 [2023-03-20T16:23:57.334Z] ---> 8583528ef29a [2023-03-20T16:23:57.334Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:23:57.604Z] ---> Running in 3bff008370b7 [2023-03-20T16:23:58.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:23:59.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:24:00.594Z] OK: 263 MiB in 53 packages [2023-03-20T16:24:01.572Z] Removing intermediate container 3bff008370b7 [2023-03-20T16:24:01.572Z] ---> 5a7ce4f34b13 [2023-03-20T16:24:01.572Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T16:24:01.572Z] ---> Running in 6dad49f8c88a [2023-03-20T16:24:01.844Z] Removing intermediate container 6dad49f8c88a [2023-03-20T16:24:01.844Z] ---> 5d0e83f5a64a [2023-03-20T16:24:01.844Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T16:24:02.435Z] ---> 98a45341cc5c [2023-03-20T16:24:02.435Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:24:02.704Z] ---> Running in 7519a3042b00 [2023-03-20T16:25:10.658Z] Removing intermediate container 7519a3042b00 [2023-03-20T16:25:10.658Z] ---> 0333b708d97a [2023-03-20T16:25:10.658Z] Step 12/13 : COPY . . [2023-03-20T16:25:10.658Z] ---> 6a88ebc0c5a4 [2023-03-20T16:25:10.658Z] Step 13/13 : RUN ${MAKE} [2023-03-20T16:25:10.658Z] ---> Running in 7e4a3d7df126 [2023-03-20T16:25:10.658Z] noop [2023-03-20T16:25:10.658Z] Removing intermediate container 7e4a3d7df126 [2023-03-20T16:25:10.658Z] ---> bf17338270a2 [2023-03-20T16:25:10.658Z] Successfully built bf17338270a2 [2023-03-20T16:25:10.658Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:25:11.027Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T16:25:11.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:25:11.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-4601 does not seem to be running inside a container [2023-03-20T16:25:11.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/116 -v /w/workspace/device-onvif-camera/116:/w/workspace/device-onvif-camera/116:rw,z -v /w/workspace/device-onvif-camera/116@tmp:/w/workspace/device-onvif-camera/116@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 ******** ci-base-image-arm64 cat [2023-03-20T16:25:12.488Z] $ docker top d60df1c568ab97c3bf637d3f3f037ac56fc3ceee23ff54eae66a0f839bac181d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:25:13.314Z] + go version [2023-03-20T16:25:13.314Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-20T16:25:13.337Z] $ docker stop --time=1 d60df1c568ab97c3bf637d3f3f037ac56fc3ceee23ff54eae66a0f839bac181d [2023-03-20T16:25:14.942Z] $ docker rm -f --volumes d60df1c568ab97c3bf637d3f3f037ac56fc3ceee23ff54eae66a0f839bac181d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:25:15.489Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T16:25:15.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:25:15.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-4601 does not seem to be running inside a container [2023-03-20T16:25:15.763Z] $ 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/116 -v /w/workspace/device-onvif-camera/116:/w/workspace/device-onvif-camera/116:rw,z -v /w/workspace/device-onvif-camera/116@tmp:/w/workspace/device-onvif-camera/116@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 ******** ci-base-image-arm64 cat [2023-03-20T16:25:17.032Z] $ docker top b46a35104695db10e356b4ad45a4987b3cb4a9d9dfb7a4f60316092a85b74b14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:25:17.889Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/116 [Pipeline] fileExists [Pipeline] sh [2023-03-20T16:25:18.553Z] + make test [2023-03-20T16:25:18.553Z] go test ./... -coverprofile=coverage.out ./... [2023-03-20T16:25:57.461Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T16:28:49.749Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T16:28:49.749Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T16:28:49.749Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.208s coverage: 31.7% of statements [2023-03-20T16:29:11.890Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.523s coverage: 86.5% of statements [2023-03-20T16:29:11.890Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-20T16:29:11.890Z] go vet ./... [2023-03-20T16:29:44.159Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T16:29:44.159Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T16:29:44.159Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T16:29:44.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T16:29:44.201Z] $ docker stop --time=1 b46a35104695db10e356b4ad45a4987b3cb4a9d9dfb7a4f60316092a85b74b14 [2023-03-20T16:29:46.112Z] $ docker rm -f --volumes b46a35104695db10e356b4ad45a4987b3cb4a9d9dfb7a4f60316092a85b74b14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:29:47.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T16:29:47.398Z] Warning: overwriting stash ‘coverage-report’ [2023-03-20T16:29:48.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T16:29:48.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T16:29:48.866Z] + ls -al . [2023-03-20T16:29:48.866Z] total 232 [2023-03-20T16:29:48.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 16:25 . [2023-03-20T16:29:48.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:23 .. [2023-03-20T16:29:48.866Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 16:23 .git [2023-03-20T16:29:48.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:23 .github [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 16:23 .gitignore [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 16:23 .golangci.yml [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 16:23 Attribution.txt [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 16:23 CHANGELOG.md [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 16:23 Dockerfile [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 16:23 GOVERNANCE.md [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 16:23 Jenkinsfile [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 16:23 LICENSE [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 16:23 Makefile [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 16:23 OWNERS.md [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 6346 Mar 20 16:23 README.md [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 16:19 VERSION [2023-03-20T16:29:48.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 16:23 bin [2023-03-20T16:29:48.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 16:23 cmd [2023-03-20T16:29:48.866Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 16:29 coverage.out [2023-03-20T16:29:48.866Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 16:23 doc [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 20 16:23 go.mod [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 20 16:23 go.sum [2023-03-20T16:29:48.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:23 internal [2023-03-20T16:29:48.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 16:23 snap [2023-03-20T16:29:48.866Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 16:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:29:49.227Z] + 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=35e0b630cb735782c58facbcf80c1125d056e597 --label arch=arm64 --label version=3.0.0-dev.22 . [2023-03-20T16:29:49.836Z] Sending build context to Docker daemon 20.75MB [2023-03-20T16:29:50.109Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T16:29:50.109Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T16:29:50.109Z] ---> bf17338270a2 [2023-03-20T16:29:50.109Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T16:29:50.109Z] ---> Running in a049cda3d27d [2023-03-20T16:29:50.702Z] Removing intermediate container a049cda3d27d [2023-03-20T16:29:50.702Z] ---> 3dfacf53286f [2023-03-20T16:29:50.702Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T16:29:50.702Z] ---> Running in b4a5b9bb3fb4 [2023-03-20T16:29:50.985Z] Removing intermediate container b4a5b9bb3fb4 [2023-03-20T16:29:50.985Z] ---> b3dd5bb8aa7b [2023-03-20T16:29:50.985Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T16:29:51.257Z] ---> Running in ebe44c40f29d [2023-03-20T16:29:51.530Z] Removing intermediate container ebe44c40f29d [2023-03-20T16:29:51.530Z] ---> bafc4a3e9c74 [2023-03-20T16:29:51.530Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T16:29:51.530Z] ---> Running in 3b020aed4f52 [2023-03-20T16:29:51.798Z] Removing intermediate container 3b020aed4f52 [2023-03-20T16:29:51.798Z] ---> 866f2bd5c3cc [2023-03-20T16:29:51.798Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T16:29:52.067Z] ---> Running in 26da302b8606 [2023-03-20T16:29:52.339Z] Removing intermediate container 26da302b8606 [2023-03-20T16:29:52.339Z] ---> c30e198c6140 [2023-03-20T16:29:52.339Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T16:29:52.611Z] ---> Running in 77df8a0cf765 [2023-03-20T16:29:53.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:29:54.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:29:55.719Z] OK: 263 MiB in 53 packages [2023-03-20T16:29:56.735Z] Removing intermediate container 77df8a0cf765 [2023-03-20T16:29:56.735Z] ---> 83c73a976894 [2023-03-20T16:29:56.735Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T16:29:57.009Z] ---> Running in 24630c6d419a [2023-03-20T16:29:57.281Z] Removing intermediate container 24630c6d419a [2023-03-20T16:29:57.281Z] ---> 74150f930e4a [2023-03-20T16:29:57.281Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T16:29:57.885Z] ---> 037042829011 [2023-03-20T16:29:57.885Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T16:29:57.885Z] ---> Running in 361015801eed [2023-03-20T16:30:01.256Z] Removing intermediate container 361015801eed [2023-03-20T16:30:01.256Z] ---> 418157df0121 [2023-03-20T16:30:01.256Z] Step 12/26 : COPY . . [2023-03-20T16:30:03.219Z] ---> 00fc7f9c8829 [2023-03-20T16:30:03.219Z] Step 13/26 : RUN ${MAKE} [2023-03-20T16:30:03.219Z] ---> Running in 200cd5e7a684 [2023-03-20T16:30:04.183Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-20T16:32:55.975Z] Removing intermediate container 200cd5e7a684 [2023-03-20T16:32:55.975Z] ---> 604b43063181 [2023-03-20T16:32:55.975Z] Step 14/26 : FROM alpine:3.17 [2023-03-20T16:32:55.975Z] 3.17: Pulling from library/alpine [2023-03-20T16:32:55.975Z] af6eaf76a39c: Already exists [2023-03-20T16:32:55.975Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T16:32:55.975Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T16:32:55.975Z] ---> d74e625d9115 [2023-03-20T16:32:55.975Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T16:32:55.975Z] ---> Running in b846191432f6 [2023-03-20T16:32:55.975Z] Removing intermediate container b846191432f6 [2023-03-20T16:32:55.975Z] ---> e885a7a9abf7 [2023-03-20T16:32:55.975Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-20T16:32:55.975Z] ---> Running in 3f154e10e9bf [2023-03-20T16:32:55.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T16:32:55.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T16:32:55.975Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T16:32:55.975Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T16:32:55.975Z] OK: 8 MiB in 16 packages [2023-03-20T16:32:55.975Z] Removing intermediate container 3f154e10e9bf [2023-03-20T16:32:55.975Z] ---> 6d7cf3ddfccd [2023-03-20T16:32:55.975Z] Step 17/26 : WORKDIR / [2023-03-20T16:32:55.975Z] ---> Running in 4d93c10d43ef [2023-03-20T16:32:55.975Z] Removing intermediate container 4d93c10d43ef [2023-03-20T16:32:55.975Z] ---> 0b25014908ba [2023-03-20T16:32:55.975Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T16:32:55.975Z] ---> 7f1a12c3926e [2023-03-20T16:32:55.976Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T16:32:56.565Z] ---> 5a18c614ab44 [2023-03-20T16:32:56.565Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T16:32:59.157Z] ---> cfc09eae1f09 [2023-03-20T16:32:59.157Z] Step 21/26 : EXPOSE 59984 [2023-03-20T16:32:59.157Z] ---> Running in 83ab655d8ee7 [2023-03-20T16:32:59.748Z] Removing intermediate container 83ab655d8ee7 [2023-03-20T16:32:59.748Z] ---> b165d3acf8ac [2023-03-20T16:32:59.748Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T16:32:59.748Z] ---> Running in 5de901349122 [2023-03-20T16:33:00.021Z] Removing intermediate container 5de901349122 [2023-03-20T16:33:00.021Z] ---> 364fe78cbd31 [2023-03-20T16:33:00.021Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T16:33:00.021Z] ---> Running in 169bd2a1f879 [2023-03-20T16:33:00.622Z] Removing intermediate container 169bd2a1f879 [2023-03-20T16:33:00.622Z] ---> 029334db83e4 [2023-03-20T16:33:00.622Z] Step 24/26 : LABEL arch=arm64 [2023-03-20T16:33:00.622Z] ---> Running in 735242d15331 [2023-03-20T16:33:00.893Z] Removing intermediate container 735242d15331 [2023-03-20T16:33:00.893Z] ---> 36153cc13d30 [2023-03-20T16:33:00.893Z] Step 25/26 : LABEL git_sha=35e0b630cb735782c58facbcf80c1125d056e597 [2023-03-20T16:33:00.893Z] ---> Running in 436c9b2749ac [2023-03-20T16:33:01.481Z] Removing intermediate container 436c9b2749ac [2023-03-20T16:33:01.481Z] ---> 032b1b1e1708 [2023-03-20T16:33:01.481Z] Step 26/26 : LABEL version=3.0.0-dev.22 [2023-03-20T16:33:01.481Z] ---> Running in 734d0dfef73e [2023-03-20T16:33:01.749Z] Removing intermediate container 734d0dfef73e [2023-03-20T16:33:01.749Z] ---> 73df09c74692 [2023-03-20T16:33:01.749Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T16:33:01.749Z] Successfully built 73df09c74692 [2023-03-20T16:33:01.749Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:33:01.861Z] provisioning config files... [2023-03-20T16:33:01.877Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/116@tmp/config4816186016967733516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:33:02.224Z] ---> docker-login.sh [2023-03-20T16:33:02.224Z] nexus3.edgexfoundry.org:10001 [2023-03-20T16:33:02.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:33:02.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:33:02.493Z] Configure a credential helper to remove this warning. See [2023-03-20T16:33:02.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:33:02.493Z] [2023-03-20T16:33:02.493Z] Login Succeeded [2023-03-20T16:33:02.493Z] nexus3.edgexfoundry.org:10002 [2023-03-20T16:33:02.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:33:03.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:33:03.031Z] Configure a credential helper to remove this warning. See [2023-03-20T16:33:03.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:33:03.031Z] [2023-03-20T16:33:03.031Z] Login Succeeded [2023-03-20T16:33:03.031Z] nexus3.edgexfoundry.org:10003 [2023-03-20T16:33:03.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:33:03.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:33:03.300Z] Configure a credential helper to remove this warning. See [2023-03-20T16:33:03.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:33:03.300Z] [2023-03-20T16:33:03.300Z] Login Succeeded [2023-03-20T16:33:03.300Z] nexus3.edgexfoundry.org:10004 [2023-03-20T16:33:03.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:33:03.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:33:03.842Z] Configure a credential helper to remove this warning. See [2023-03-20T16:33:03.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:33:03.842Z] [2023-03-20T16:33:03.842Z] Login Succeeded [2023-03-20T16:33:03.842Z] docker.io [2023-03-20T16:33:04.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T16:33:04.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T16:33:04.380Z] Configure a credential helper to remove this warning. See [2023-03-20T16:33:04.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T16:33:04.380Z] [2023-03-20T16:33:04.380Z] Login Succeeded [2023-03-20T16:33:04.380Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T16:33:04.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T16:33:04.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T16:33:04.452Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-20T16:33:04.452Z] 35e0b630cb735782c58facbcf80c1125d056e597 [2023-03-20T16:33:04.452Z] latest [2023-03-20T16:33:04.452Z] 3.0.0-dev.22 [2023-03-20T16:33:04.452Z] 35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22 [2023-03-20T16:33:04.452Z] main [2023-03-20T16:33:04.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:04.830Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e0b630cb735782c58facbcf80c1125d056e597 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:05.176Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e0b630cb735782c58facbcf80c1125d056e597 [2023-03-20T16:33:05.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T16:33:05.176Z] ebb77b2db3c0: Preparing [2023-03-20T16:33:05.176Z] d371ccfbdf84: Preparing [2023-03-20T16:33:05.176Z] 49b302c1068b: Preparing [2023-03-20T16:33:05.176Z] 8680e123db8a: Preparing [2023-03-20T16:33:05.176Z] edf70074bd40: Preparing [2023-03-20T16:33:05.443Z] edf70074bd40: Layer already exists [2023-03-20T16:33:05.443Z] ebb77b2db3c0: Pushed [2023-03-20T16:33:05.443Z] d371ccfbdf84: Pushed [2023-03-20T16:33:05.443Z] 8680e123db8a: Pushed [2023-03-20T16:33:12.109Z] 49b302c1068b: Pushed [2023-03-20T16:33:12.109Z] 35e0b630cb735782c58facbcf80c1125d056e597: digest: sha256:98a9556b3442067d98c3eb9645824afb850b6595648cb6a7b39e69f7128a9a57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:12.466Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:12.814Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-20T16:33:12.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T16:33:12.814Z] ebb77b2db3c0: Preparing [2023-03-20T16:33:12.814Z] d371ccfbdf84: Preparing [2023-03-20T16:33:12.814Z] 49b302c1068b: Preparing [2023-03-20T16:33:12.814Z] 8680e123db8a: Preparing [2023-03-20T16:33:12.814Z] edf70074bd40: Preparing [2023-03-20T16:33:12.814Z] d371ccfbdf84: Layer already exists [2023-03-20T16:33:12.814Z] edf70074bd40: Layer already exists [2023-03-20T16:33:12.814Z] 49b302c1068b: Layer already exists [2023-03-20T16:33:12.814Z] 8680e123db8a: Layer already exists [2023-03-20T16:33:12.814Z] ebb77b2db3c0: Layer already exists [2023-03-20T16:33:13.083Z] latest: digest: sha256:98a9556b3442067d98c3eb9645824afb850b6595648cb6a7b39e69f7128a9a57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:13.439Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:13.784Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.22 [2023-03-20T16:33:13.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T16:33:13.784Z] ebb77b2db3c0: Preparing [2023-03-20T16:33:13.784Z] d371ccfbdf84: Preparing [2023-03-20T16:33:13.784Z] 49b302c1068b: Preparing [2023-03-20T16:33:13.784Z] 8680e123db8a: Preparing [2023-03-20T16:33:13.784Z] edf70074bd40: Preparing [2023-03-20T16:33:13.784Z] d371ccfbdf84: Layer already exists [2023-03-20T16:33:13.784Z] ebb77b2db3c0: Layer already exists [2023-03-20T16:33:13.784Z] edf70074bd40: Layer already exists [2023-03-20T16:33:13.784Z] 49b302c1068b: Layer already exists [2023-03-20T16:33:13.784Z] 8680e123db8a: Layer already exists [2023-03-20T16:33:13.784Z] 3.0.0-dev.22: digest: sha256:98a9556b3442067d98c3eb9645824afb850b6595648cb6a7b39e69f7128a9a57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:14.408Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:14.752Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22 [2023-03-20T16:33:14.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T16:33:14.752Z] ebb77b2db3c0: Preparing [2023-03-20T16:33:14.752Z] d371ccfbdf84: Preparing [2023-03-20T16:33:14.752Z] 49b302c1068b: Preparing [2023-03-20T16:33:14.752Z] 8680e123db8a: Preparing [2023-03-20T16:33:14.752Z] edf70074bd40: Preparing [2023-03-20T16:33:14.752Z] 49b302c1068b: Layer already exists [2023-03-20T16:33:14.752Z] 8680e123db8a: Layer already exists [2023-03-20T16:33:14.752Z] d371ccfbdf84: Layer already exists [2023-03-20T16:33:14.752Z] edf70074bd40: Layer already exists [2023-03-20T16:33:14.752Z] ebb77b2db3c0: Layer already exists [2023-03-20T16:33:14.752Z] 35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22: digest: sha256:98a9556b3442067d98c3eb9645824afb850b6595648cb6a7b39e69f7128a9a57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:15.383Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:15.737Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-20T16:33:15.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T16:33:15.737Z] ebb77b2db3c0: Preparing [2023-03-20T16:33:15.737Z] d371ccfbdf84: Preparing [2023-03-20T16:33:15.737Z] 49b302c1068b: Preparing [2023-03-20T16:33:15.737Z] 8680e123db8a: Preparing [2023-03-20T16:33:15.737Z] edf70074bd40: Preparing [2023-03-20T16:33:15.737Z] d371ccfbdf84: Layer already exists [2023-03-20T16:33:15.737Z] 8680e123db8a: Layer already exists [2023-03-20T16:33:15.737Z] edf70074bd40: Layer already exists [2023-03-20T16:33:15.737Z] ebb77b2db3c0: Layer already exists [2023-03-20T16:33:15.737Z] 49b302c1068b: Layer already exists [2023-03-20T16:33:16.005Z] main: digest: sha256:98a9556b3442067d98c3eb9645824afb850b6595648cb6a7b39e69f7128a9a57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T16:33:16.067Z] ===================================================== [Pipeline] echo [2023-03-20T16:33:16.076Z] taggedImages: [2023-03-20T16:33:16.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e0b630cb735782c58facbcf80c1125d056e597 [2023-03-20T16:33:16.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-20T16:33:16.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.22 [2023-03-20T16:33:16.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:35e0b630cb735782c58facbcf80c1125d056e597-3.0.0-dev.22 [2023-03-20T16:33:16.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:16.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:33:16.457Z] [2023-03-20T16:33:16.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:16.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:33:16.801Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T16:33:16.801Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T16:33:16.801Z] 04944245beec: Pulling fs layer [2023-03-20T16:33:16.801Z] 699f458cf7ca: Pulling fs layer [2023-03-20T16:33:16.801Z] 765212b225bb: Pulling fs layer [2023-03-20T16:33:16.801Z] f23df028b6ca: Pulling fs layer [2023-03-20T16:33:16.801Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T16:33:16.801Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T16:33:16.801Z] f23df028b6ca: Waiting [2023-03-20T16:33:16.801Z] d65c8cfc05b1: Waiting [2023-03-20T16:33:16.801Z] 765212b225bb: Waiting [2023-03-20T16:33:16.801Z] 2437ff75d9bd: Waiting [2023-03-20T16:33:17.069Z] 04944245beec: Verifying Checksum [2023-03-20T16:33:17.069Z] 04944245beec: Download complete [2023-03-20T16:33:17.069Z] 765212b225bb: Verifying Checksum [2023-03-20T16:33:17.069Z] 765212b225bb: Download complete [2023-03-20T16:33:17.069Z] f23df028b6ca: Verifying Checksum [2023-03-20T16:33:17.069Z] f23df028b6ca: Download complete [2023-03-20T16:33:17.069Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T16:33:17.069Z] d65c8cfc05b1: Download complete [2023-03-20T16:33:17.340Z] 699f458cf7ca: Verifying Checksum [2023-03-20T16:33:17.340Z] 699f458cf7ca: Download complete [2023-03-20T16:33:17.611Z] 8998bd30e6a1: Verifying Checksum [2023-03-20T16:33:17.611Z] 8998bd30e6a1: Download complete [2023-03-20T16:33:20.199Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T16:33:20.199Z] 2437ff75d9bd: Download complete [2023-03-20T16:33:21.610Z] 8998bd30e6a1: Pull complete [2023-03-20T16:33:21.879Z] 04944245beec: Pull complete [2023-03-20T16:33:23.299Z] 699f458cf7ca: Pull complete [2023-03-20T16:33:23.571Z] 765212b225bb: Pull complete [2023-03-20T16:33:24.536Z] f23df028b6ca: Pull complete [2023-03-20T16:33:24.536Z] d65c8cfc05b1: Pull complete [2023-03-20T16:33:39.542Z] 2437ff75d9bd: Pull complete [2023-03-20T16:33:39.542Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T16:33:39.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T16:33:39.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:33:39.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-4601 does not seem to be running inside a container [2023-03-20T16:33:39.831Z] $ 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/116 -v /w/workspace/device-onvif-camera/116:/w/workspace/device-onvif-camera/116:rw,z -v /w/workspace/device-onvif-camera/116@tmp:/w/workspace/device-onvif-camera/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-20T16:33:42.806Z] $ docker top 75d00b092cc48608fdb63590d7265adf069e88711bd3c59e07a49e5d5655ec2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:33:43.655Z] ---> job-cost.sh [2023-03-20T16:33:43.655Z] lf-activate-venv: SKIPPING [2023-03-20T16:33:43.655Z] INFO: No Stack... [2023-03-20T16:33:44.241Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T16:33:45.203Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T16:33:45.849Z] + cat /w/workspace/device-onvif-camera/116/archives/cost.csv [2023-03-20T16:33:45.849Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T16:33:45.890Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-116-stack-cost] [2023-03-20T16:33:45.899Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-116-stack-cost] did not exist. Created. [2023-03-20T16:33:45.899Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T16:33:46.569Z] /w/workspace/device-onvif-camera/116@tmp/durable-841ac435/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-20T16:33:47.232Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T16:33:47.255Z] Warning: overwriting stash ‘stack-cost’ [2023-03-20T16:33:47.327Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T16:33:47.334Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T16:33:47.356Z] $ docker stop --time=1 75d00b092cc48608fdb63590d7265adf069e88711bd3c59e07a49e5d5655ec2c [2023-03-20T16:33:48.934Z] $ docker rm -f --volumes 75d00b092cc48608fdb63590d7265adf069e88711bd3c59e07a49e5d5655ec2c [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-20T16:33:49.352Z] provisioning config files... [2023-03-20T16:33:49.359Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17222171830161792720tmp [Pipeline] { [Pipeline] sh [2023-03-20T16:33:49.658Z] + set +x [2023-03-20T16:33:49.658Z] + + bash -s --curl [2023-03-20T16:33:49.658Z] -s https://codecov.io/bash [2023-03-20T16:33:49.658Z] [2023-03-20T16:33:49.658Z] _____ _ [2023-03-20T16:33:49.658Z] / ____| | | [2023-03-20T16:33:49.658Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T16:33:49.658Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T16:33:49.658Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T16:33:49.658Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T16:33:49.658Z] Bash-1.0.6 [2023-03-20T16:33:49.658Z] [2023-03-20T16:33:49.658Z] [2023-03-20T16:33:49.917Z] ==> git version 2.25.1 found [2023-03-20T16:33:49.917Z] ==> 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-20T16:33:49.917Z] Release-Date: 2020-01-08 [2023-03-20T16:33:49.918Z] 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-20T16:33:49.918Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T16:33:49.918Z] ==> Jenkins CI detected. [2023-03-20T16:33:49.918Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-20T16:33:49.918Z] project root: . [2023-03-20T16:33:49.918Z] --> token set from env [2023-03-20T16:33:49.918Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T16:33:49.918Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T16:33:49.918Z] ==> Python coveragepy not found [2023-03-20T16:33:49.918Z] ==> Searching for coverage reports in: [2023-03-20T16:33:49.918Z] + . [2023-03-20T16:33:49.918Z] -> Found 1 reports [2023-03-20T16:33:49.918Z] ==> Detecting git/mercurial file structure [2023-03-20T16:33:49.918Z] ==> Reading reports [2023-03-20T16:33:49.918Z] + ./coverage.out bytes=78487 [2023-03-20T16:33:49.918Z] ==> Appending adjustments [2023-03-20T16:33:49.918Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T16:33:50.177Z] + Found adjustments [2023-03-20T16:33:50.177Z] ==> Gzipping contents [2023-03-20T16:33:50.177Z] 12K /tmp/codecov.uL2icb.gz [2023-03-20T16:33:50.177Z] ==> Uploading reports [2023-03-20T16:33:50.177Z] url: https://codecov.io [2023-03-20T16:33:50.177Z] query: branch=main&commit=35e0b630cb735782c58facbcf80c1125d056e597&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T16:33:50.177Z] -> Pinging Codecov [2023-03-20T16:33:50.177Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=35e0b630cb735782c58facbcf80c1125d056e597&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T16:33:50.177Z] -> Uploading to [2023-03-20T16:33:50.177Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/F29A59C45E3A92E06B3E522C9905F8EF/35e0b630cb735782c58facbcf80c1125d056e597/24f1b0d9-e53b-4081-a15f-15606fb940a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T163350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b347b15bd51363f26432728bf0981ffddb3ccf27a35528eb72718d23d23fdfd0 [2023-03-20T16:33:50.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T16:33:50.437Z] Dload Upload Total Spent Left Speed [2023-03-20T16:33:50.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10526 0 0 100 10526 0 40329 --:--:-- --:--:-- --:--:-- 40329 [2023-03-20T16:33:50.696Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/35e0b630cb735782c58facbcf80c1125d056e597 [Pipeline] } [2023-03-20T16:33:50.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-20T16:33:50.920Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-20T16:33:50.930Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:51.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T16:33:51.230Z] [2023-03-20T16:33:51.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:33:51.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T16:33:51.534Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-20T16:33:51.534Z] df9b9388f04a: Pulling fs layer [2023-03-20T16:33:51.534Z] 52dc419b0ee2: Pulling fs layer [2023-03-20T16:33:51.534Z] 25bc292e5bac: Pulling fs layer [2023-03-20T16:33:51.534Z] 114826534d7a: Pulling fs layer [2023-03-20T16:33:51.534Z] 4657fd5d0bcf: Pulling fs layer [2023-03-20T16:33:51.534Z] 6ad1cebc031e: Pulling fs layer [2023-03-20T16:33:51.534Z] 8a3aa393b2d8: Pulling fs layer [2023-03-20T16:33:51.534Z] 114826534d7a: Waiting [2023-03-20T16:33:51.534Z] 4657fd5d0bcf: Waiting [2023-03-20T16:33:51.534Z] 6ad1cebc031e: Waiting [2023-03-20T16:33:51.534Z] 8a3aa393b2d8: Waiting [2023-03-20T16:33:51.534Z] 25bc292e5bac: Download complete [2023-03-20T16:33:51.534Z] 52dc419b0ee2: Download complete [2023-03-20T16:33:51.534Z] 4657fd5d0bcf: Verifying Checksum [2023-03-20T16:33:51.534Z] 4657fd5d0bcf: Download complete [2023-03-20T16:33:51.534Z] df9b9388f04a: Verifying Checksum [2023-03-20T16:33:51.534Z] df9b9388f04a: Download complete [2023-03-20T16:33:51.794Z] df9b9388f04a: Pull complete [2023-03-20T16:33:51.794Z] 52dc419b0ee2: Pull complete [2023-03-20T16:33:51.794Z] 6ad1cebc031e: Verifying Checksum [2023-03-20T16:33:51.794Z] 6ad1cebc031e: Download complete [2023-03-20T16:33:51.794Z] 25bc292e5bac: Pull complete [2023-03-20T16:33:52.365Z] 114826534d7a: Download complete [2023-03-20T16:33:52.624Z] 8a3aa393b2d8: Verifying Checksum [2023-03-20T16:33:52.624Z] 8a3aa393b2d8: Download complete [2023-03-20T16:33:55.901Z] 114826534d7a: Pull complete [2023-03-20T16:33:55.901Z] 4657fd5d0bcf: Pull complete [2023-03-20T16:33:56.160Z] 6ad1cebc031e: Pull complete [2023-03-20T16:33:58.690Z] 8a3aa393b2d8: Pull complete [2023-03-20T16:33:58.690Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-20T16:33:58.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T16:33:58.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:33:58.773Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:33:58.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-20T16:34:01.684Z] $ docker top db353f10cd1bc58766966255accc739c9285345452c8685073041519998d05bd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T16:34:01.743Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-20T16:34:02.017Z] + set -o pipefail [2023-03-20T16:34:02.017Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-20T16:34:08.649Z] [2023-03-20T16:34:08.650Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-20T16:34:08.650Z] [2023-03-20T16:34:08.650Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/96409086-9b97-46b2-948f-a964d356c326 [2023-03-20T16:34:08.650Z] [2023-03-20T16:34:08.650Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-20T16:34:08.650Z] [2023-03-20T16:34:08.650Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-20T16:34:08.650Z] [2023-03-20T16:34:08.650Z] [2023-03-20T16:34:08.650Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-20T16:34:08.650Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-20T16:34:08.650Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-20T16:34:08.663Z] $ docker stop --time=1 db353f10cd1bc58766966255accc739c9285345452c8685073041519998d05bd [2023-03-20T16:34:11.332Z] $ docker rm -f --volumes db353f10cd1bc58766966255accc739c9285345452c8685073041519998d05bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-20T16:34:11.744Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:34:11.756Z] provisioning config files... [2023-03-20T16:34:11.763Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8165085699682613770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:12.056Z] --> edgex-publish-swagger.sh [2023-03-20T16:34:12.056Z] === Publish doc/openapi/v2 API === [2023-03-20T16:34:12.056Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-20T16:34:12.056Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-20T16:34:12.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T16:34:12.056Z] Dload Upload Total Spent Left Speed [2023-03-20T16:34:12.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 3557k --:--:-- --:--:-- --:--:-- 3530k 100 469k 0 0 100 469k 0 632k --:--:-- --:--:-- --:--:-- 631k [2023-03-20T16:34:12.623Z] [2023-03-20T16:34:12.623Z] [Pipeline] } [2023-03-20T16:34:12.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T16:34:13.043Z] + git log --format=format:%s -1 35e0b630cb735782c58facbcf80c1125d056e597 [Pipeline] sh [2023-03-20T16:34:13.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T16:34:13.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:34:13.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:34:13.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:34:13.699Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:34:13.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T16:34:14.207Z] $ docker top 18d464889556480eba185262bcb5f170e8e8457fc1f74f7a088e782d2be5dd32 -eo pid,comm [2023-03-20T16:34:14.258Z] 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-20T16:34:14.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T16:34:14.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:34:14.298Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:34:14.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:34:14.411Z] $ docker exec 18d464889556480eba185262bcb5f170e8e8457fc1f74f7a088e782d2be5dd32 ssh-agent [2023-03-20T16:34:14.519Z] SSH_AUTH_SOCK=/tmp/ssh-Gkg27C9dY5gM/agent.32 [2023-03-20T16:34:14.519Z] SSH_AGENT_PID=37 [2023-03-20T16:34:14.524Z] Running ssh-add (command line suppressed) [2023-03-20T16:34:14.625Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5754545276448621894.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5754545276448621894.key) [2023-03-20T16:34:14.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:34:14.929Z] + git semver tag [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,095 [run_tag] DEBUG tag force:False [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,095 [check_head_tag] DEBUG check head tag [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,097 [execute] INFO git cat-file --batch-check [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,101 [execute] INFO git cat-file --batch [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,130 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,130 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-20T16:34:15.188Z] 2023-03-20 16:34:15,134 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:34:15.188Z] 3.0.0-dev.22 [Pipeline] } [2023-03-20T16:34:15.198Z] $ docker exec --env ******** --env ******** 18d464889556480eba185262bcb5f170e8e8457fc1f74f7a088e782d2be5dd32 ssh-agent -k [2023-03-20T16:34:15.294Z] unset SSH_AUTH_SOCK; [2023-03-20T16:34:15.294Z] unset SSH_AGENT_PID; [2023-03-20T16:34:15.295Z] echo Agent pid 37 killed; [2023-03-20T16:34:15.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T16:34:15.608Z] + git semver [Pipeline] } [2023-03-20T16:34:15.880Z] $ docker stop --time=1 18d464889556480eba185262bcb5f170e8e8457fc1f74f7a088e782d2be5dd32 [2023-03-20T16:34:17.155Z] $ docker rm -f --volumes 18d464889556480eba185262bcb5f170e8e8457fc1f74f7a088e782d2be5dd32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:34:17.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T16:34:17.546Z] [2023-03-20T16:34:17.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:34:17.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T16:34:17.844Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-20T16:34:17.844Z] ab5ef0e58194: Pulling fs layer [2023-03-20T16:34:17.844Z] 9712f1f96733: Pulling fs layer [2023-03-20T16:34:17.844Z] 63f879dbbcfc: Pulling fs layer [2023-03-20T16:34:17.844Z] 0d9ebad4ef96: Pulling fs layer [2023-03-20T16:34:17.844Z] e9a5061849ea: Pulling fs layer [2023-03-20T16:34:17.844Z] d747dcd14b5f: Pulling fs layer [2023-03-20T16:34:17.844Z] 2de7ff778b66: Pulling fs layer [2023-03-20T16:34:17.844Z] d747dcd14b5f: Waiting [2023-03-20T16:34:17.844Z] 2de7ff778b66: Waiting [2023-03-20T16:34:17.844Z] 0d9ebad4ef96: Waiting [2023-03-20T16:34:17.844Z] e9a5061849ea: Waiting [2023-03-20T16:34:17.844Z] 9712f1f96733: Download complete [2023-03-20T16:34:18.431Z] 63f879dbbcfc: Verifying Checksum [2023-03-20T16:34:18.431Z] 63f879dbbcfc: Download complete [2023-03-20T16:34:18.690Z] ab5ef0e58194: Verifying Checksum [2023-03-20T16:34:18.690Z] ab5ef0e58194: Download complete [2023-03-20T16:34:18.690Z] d747dcd14b5f: Download complete [2023-03-20T16:34:18.690Z] e9a5061849ea: Verifying Checksum [2023-03-20T16:34:18.690Z] e9a5061849ea: Download complete [2023-03-20T16:34:18.690Z] 0d9ebad4ef96: Verifying Checksum [2023-03-20T16:34:18.690Z] 0d9ebad4ef96: Download complete [2023-03-20T16:34:18.690Z] 2de7ff778b66: Verifying Checksum [2023-03-20T16:34:18.690Z] 2de7ff778b66: Download complete [2023-03-20T16:34:21.212Z] ab5ef0e58194: Pull complete [2023-03-20T16:34:21.468Z] 9712f1f96733: Pull complete [2023-03-20T16:34:22.032Z] 63f879dbbcfc: Pull complete [2023-03-20T16:34:26.213Z] 0d9ebad4ef96: Pull complete [2023-03-20T16:34:26.213Z] e9a5061849ea: Pull complete [2023-03-20T16:34:26.213Z] d747dcd14b5f: Pull complete [2023-03-20T16:34:27.146Z] 2de7ff778b66: Pull complete [2023-03-20T16:34:27.146Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-20T16:34:27.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T16:34:27.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:34:27.225Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:34:27.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-20T16:34:31.082Z] $ docker top 50f5a9dfc6ae489006dd5a3ecf182fba1d65152405b196ca9734753bd1feec5a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:34:31.147Z] provisioning config files... [2023-03-20T16:34:31.154Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1044995181530518911tmp [2023-03-20T16:34:31.163Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1697641088064978014tmp [2023-03-20T16:34:31.171Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config217922670723419004tmp [Pipeline] { [Pipeline] echo [2023-03-20T16:34:31.179Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:31.458Z] ---> sigul-configuration.sh [2023-03-20T16:34:31.459Z] gpg: directory `/root/.gnupg' created [2023-03-20T16:34:31.459Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-20T16:34:31.459Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-20T16:34:31.459Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-20T16:34:31.459Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-20T16:34:31.459Z] gpg: CAST5 encrypted data [2023-03-20T16:34:31.459Z] gpg: encrypted with 1 passphrase [2023-03-20T16:34:31.459Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-20T16:34:31.738Z] + mkdir /home/jenkins [2023-03-20T16:34:31.739Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-20T16:34:32.022Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-20T16:34:32.029Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:32.312Z] ---> sigul-install.sh [2023-03-20T16:34:32.312Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-20T16:34:32.592Z] + git tag --list [2023-03-20T16:34:32.592Z] v0.0.0 [2023-03-20T16:34:32.592Z] v0.0.1-dev.1 [2023-03-20T16:34:32.592Z] v0.0.1-dev.10 [2023-03-20T16:34:32.592Z] v0.0.1-dev.11 [2023-03-20T16:34:32.592Z] v0.0.1-dev.12 [2023-03-20T16:34:32.592Z] v0.0.1-dev.13 [2023-03-20T16:34:32.592Z] v0.0.1-dev.14 [2023-03-20T16:34:32.592Z] v0.0.1-dev.15 [2023-03-20T16:34:32.592Z] v0.0.1-dev.16 [2023-03-20T16:34:32.592Z] v0.0.1-dev.17 [2023-03-20T16:34:32.592Z] v0.0.1-dev.18 [2023-03-20T16:34:32.592Z] v0.0.1-dev.19 [2023-03-20T16:34:32.592Z] v0.0.1-dev.2 [2023-03-20T16:34:32.592Z] v0.0.1-dev.20 [2023-03-20T16:34:32.592Z] v0.0.1-dev.21 [2023-03-20T16:34:32.592Z] v0.0.1-dev.22 [2023-03-20T16:34:32.592Z] v0.0.1-dev.23 [2023-03-20T16:34:32.592Z] v0.0.1-dev.24 [2023-03-20T16:34:32.592Z] v0.0.1-dev.25 [2023-03-20T16:34:32.592Z] v0.0.1-dev.26 [2023-03-20T16:34:32.592Z] v0.0.1-dev.27 [2023-03-20T16:34:32.592Z] v0.0.1-dev.28 [2023-03-20T16:34:32.592Z] v0.0.1-dev.3 [2023-03-20T16:34:32.592Z] v0.0.1-dev.4 [2023-03-20T16:34:32.592Z] v0.0.1-dev.5 [2023-03-20T16:34:32.592Z] v0.0.1-dev.6 [2023-03-20T16:34:32.592Z] v0.0.1-dev.7 [2023-03-20T16:34:32.592Z] v0.0.1-dev.8 [2023-03-20T16:34:32.592Z] v0.0.1-dev.9 [2023-03-20T16:34:32.592Z] v2.2.0 [2023-03-20T16:34:32.592Z] v2.2.0-dev.29 [2023-03-20T16:34:32.592Z] v2.2.0-dev.30 [2023-03-20T16:34:32.592Z] v2.2.0-dev.31 [2023-03-20T16:34:32.592Z] v2.2.0-dev.32 [2023-03-20T16:34:32.592Z] v2.2.0-dev.33 [2023-03-20T16:34:32.592Z] v2.2.0-dev.34 [2023-03-20T16:34:32.592Z] v2.2.0-dev.35 [2023-03-20T16:34:32.592Z] v2.3.0 [2023-03-20T16:34:32.592Z] v2.3.0-dev.1 [2023-03-20T16:34:32.592Z] v2.3.0-dev.10 [2023-03-20T16:34:32.592Z] v2.3.0-dev.11 [2023-03-20T16:34:32.592Z] v2.3.0-dev.12 [2023-03-20T16:34:32.592Z] v2.3.0-dev.13 [2023-03-20T16:34:32.592Z] v2.3.0-dev.14 [2023-03-20T16:34:32.592Z] v2.3.0-dev.15 [2023-03-20T16:34:32.592Z] v2.3.0-dev.16 [2023-03-20T16:34:32.592Z] v2.3.0-dev.17 [2023-03-20T16:34:32.592Z] v2.3.0-dev.18 [2023-03-20T16:34:32.592Z] v2.3.0-dev.19 [2023-03-20T16:34:32.592Z] v2.3.0-dev.2 [2023-03-20T16:34:32.592Z] v2.3.0-dev.20 [2023-03-20T16:34:32.592Z] v2.3.0-dev.21 [2023-03-20T16:34:32.592Z] v2.3.0-dev.22 [2023-03-20T16:34:32.592Z] v2.3.0-dev.23 [2023-03-20T16:34:32.592Z] v2.3.0-dev.24 [2023-03-20T16:34:32.592Z] v2.3.0-dev.25 [2023-03-20T16:34:32.592Z] v2.3.0-dev.26 [2023-03-20T16:34:32.592Z] v2.3.0-dev.27 [2023-03-20T16:34:32.592Z] v2.3.0-dev.28 [2023-03-20T16:34:32.592Z] v2.3.0-dev.29 [2023-03-20T16:34:32.592Z] v2.3.0-dev.3 [2023-03-20T16:34:32.592Z] v2.3.0-dev.30 [2023-03-20T16:34:32.592Z] v2.3.0-dev.31 [2023-03-20T16:34:32.592Z] v2.3.0-dev.32 [2023-03-20T16:34:32.592Z] v2.3.0-dev.33 [2023-03-20T16:34:32.592Z] v2.3.0-dev.34 [2023-03-20T16:34:32.592Z] v2.3.0-dev.35 [2023-03-20T16:34:32.592Z] v2.3.0-dev.36 [2023-03-20T16:34:32.592Z] v2.3.0-dev.37 [2023-03-20T16:34:32.592Z] v2.3.0-dev.38 [2023-03-20T16:34:32.592Z] v2.3.0-dev.39 [2023-03-20T16:34:32.592Z] v2.3.0-dev.4 [2023-03-20T16:34:32.592Z] v2.3.0-dev.40 [2023-03-20T16:34:32.592Z] v2.3.0-dev.41 [2023-03-20T16:34:32.592Z] v2.3.0-dev.42 [2023-03-20T16:34:32.592Z] v2.3.0-dev.43 [2023-03-20T16:34:32.592Z] v2.3.0-dev.44 [2023-03-20T16:34:32.592Z] v2.3.0-dev.45 [2023-03-20T16:34:32.592Z] v2.3.0-dev.5 [2023-03-20T16:34:32.592Z] v2.3.0-dev.6 [2023-03-20T16:34:32.592Z] v2.3.0-dev.7 [2023-03-20T16:34:32.592Z] v2.3.0-dev.8 [2023-03-20T16:34:32.592Z] v2.3.0-dev.9 [2023-03-20T16:34:32.592Z] v2.3.1-dev.1 [2023-03-20T16:34:32.592Z] v3.0.0-dev.1 [2023-03-20T16:34:32.592Z] v3.0.0-dev.10 [2023-03-20T16:34:32.592Z] v3.0.0-dev.11 [2023-03-20T16:34:32.592Z] v3.0.0-dev.12 [2023-03-20T16:34:32.592Z] v3.0.0-dev.13 [2023-03-20T16:34:32.592Z] v3.0.0-dev.14 [2023-03-20T16:34:32.592Z] v3.0.0-dev.15 [2023-03-20T16:34:32.592Z] v3.0.0-dev.16 [2023-03-20T16:34:32.592Z] v3.0.0-dev.17 [2023-03-20T16:34:32.592Z] v3.0.0-dev.18 [2023-03-20T16:34:32.592Z] v3.0.0-dev.19 [2023-03-20T16:34:32.592Z] v3.0.0-dev.2 [2023-03-20T16:34:32.592Z] v3.0.0-dev.20 [2023-03-20T16:34:32.592Z] v3.0.0-dev.21 [2023-03-20T16:34:32.592Z] v3.0.0-dev.22 [2023-03-20T16:34:32.592Z] v3.0.0-dev.3 [2023-03-20T16:34:32.592Z] v3.0.0-dev.4 [2023-03-20T16:34:32.592Z] v3.0.0-dev.5 [2023-03-20T16:34:32.592Z] v3.0.0-dev.6 [2023-03-20T16:34:32.592Z] v3.0.0-dev.7 [2023-03-20T16:34:32.592Z] v3.0.0-dev.8 [2023-03-20T16:34:32.592Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-20T16:34:32.873Z] + lftools sign git-tag v3.0.0-dev.22 [2023-03-20T16:34:33.440Z] Signing Git tag with Sigul... [2023-03-20T16:34:33.440Z] Signing v3.0.0-dev.22 [Pipeline] echo [2023-03-20T16:34:33.707Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:33.985Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-20T16:34:33.991Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-20T16:34:34.003Z] $ docker stop --time=1 50f5a9dfc6ae489006dd5a3ecf182fba1d65152405b196ca9734753bd1feec5a [2023-03-20T16:34:35.300Z] $ docker rm -f --volumes 50f5a9dfc6ae489006dd5a3ecf182fba1d65152405b196ca9734753bd1feec5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-20T16:34:35.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T16:34:35.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:34:35.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:34:35.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:34:36.068Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:34:36.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T16:34:36.460Z] $ docker top ff50d0a4e6d431cc0cac7c9738c64a950f82c3af460061883a9e7a4c833ba5dd -eo pid,comm [2023-03-20T16:34:36.508Z] 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-20T16:34:36.508Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T16:34:36.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:34:36.538Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:34:36.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:34:36.655Z] $ docker exec ff50d0a4e6d431cc0cac7c9738c64a950f82c3af460061883a9e7a4c833ba5dd ssh-agent [2023-03-20T16:34:36.777Z] SSH_AUTH_SOCK=/tmp/ssh-xUWQkVX0FGvV/agent.33 [2023-03-20T16:34:36.777Z] SSH_AGENT_PID=39 [2023-03-20T16:34:36.781Z] Running ssh-add (command line suppressed) [2023-03-20T16:34:36.891Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7815697566602888696.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7815697566602888696.key) [2023-03-20T16:34:36.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:34:37.188Z] + git semver bump pre [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,374 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,374 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,374 [bump_version] DEBUG bumped version:3.0.0-dev.23 [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,375 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,375 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,375 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,377 [execute] INFO git cat-file --batch-check [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,383 [execute] INFO git cat-file --batch [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T16:34:37.448Z] 2023-03-20 16:34:37,390 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:34:37.448Z] 3.0.0-dev.23 [Pipeline] } [2023-03-20T16:34:37.455Z] $ docker exec --env ******** --env ******** ff50d0a4e6d431cc0cac7c9738c64a950f82c3af460061883a9e7a4c833ba5dd ssh-agent -k [2023-03-20T16:34:37.560Z] unset SSH_AUTH_SOCK; [2023-03-20T16:34:37.560Z] unset SSH_AGENT_PID; [2023-03-20T16:34:37.560Z] echo Agent pid 39 killed; [2023-03-20T16:34:37.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T16:34:37.880Z] + git semver [Pipeline] } [2023-03-20T16:34:38.148Z] $ docker stop --time=1 ff50d0a4e6d431cc0cac7c9738c64a950f82c3af460061883a9e7a4c833ba5dd [2023-03-20T16:34:39.464Z] $ docker rm -f --volumes ff50d0a4e6d431cc0cac7c9738c64a950f82c3af460061883a9e7a4c833ba5dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T16:34:39.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T16:34:39.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:34:40.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T16:34:40.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:34:40.234Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:34:40.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T16:34:40.629Z] $ docker top 760f1fdd78d5dda66dc529030ae536daffb74d512d5e9adf689d46bffa555eb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T16:34:40.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T16:34:40.726Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T16:34:40.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T16:34:40.850Z] $ docker exec 760f1fdd78d5dda66dc529030ae536daffb74d512d5e9adf689d46bffa555eb2 ssh-agent [2023-03-20T16:34:40.962Z] SSH_AUTH_SOCK=/tmp/ssh-pldlqBpgRxfN/agent.32 [2023-03-20T16:34:40.962Z] SSH_AGENT_PID=38 [2023-03-20T16:34:40.967Z] Running ssh-add (command line suppressed) [2023-03-20T16:34:41.076Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5535953927354388970.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5535953927354388970.key) [2023-03-20T16:34:41.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T16:34:41.447Z] + git semver push [2023-03-20T16:34:41.707Z] 2023-03-20 16:34:41,562 [run_push] DEBUG push [2023-03-20T16:34:41.707Z] 2023-03-20 16:34:41,563 [execute] INFO git cat-file --batch-check [2023-03-20T16:34:41.707Z] 2023-03-20 16:34:41,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T16:34:41.707Z] 2023-03-20 16:34:41,568 [execute] INFO git rev-list 70ae2777a03e82902154c30d21c601bbf9541ca0 -- [2023-03-20T16:34:41.707Z] 2023-03-20 16:34:41,568 [execute] DEBUG Popen(['git', 'rev-list', '70ae2777a03e82902154c30d21c601bbf9541ca0', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-20T16:34:41.707Z] 2023-03-20 16:34:41,576 [execute] INFO git fetch -v origin [2023-03-20T16:34:41.707Z] 2023-03-20 16:34:41,576 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-20T16:34:42.645Z] 2023-03-20 16:34:42,363 [run_push] DEBUG no remote changes detected [2023-03-20T16:34:42.645Z] 2023-03-20 16:34:42,363 [execute] INFO git push origin semver [2023-03-20T16:34:42.645Z] 2023-03-20 16:34:42,364 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-20T16:34:43.213Z] 2023-03-20 16:34:43,105 [run_push] DEBUG push all version tags [2023-03-20T16:34:43.213Z] 2023-03-20 16:34:43,105 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-20T16:34:43.213Z] 2023-03-20 16:34:43,106 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-20T16:34:44.148Z] 2023-03-20 16:34:43,863 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T16:34:44.148Z] 3.0.0-dev.23 [Pipeline] } [2023-03-20T16:34:44.158Z] $ docker exec --env ******** --env ******** 760f1fdd78d5dda66dc529030ae536daffb74d512d5e9adf689d46bffa555eb2 ssh-agent -k [2023-03-20T16:34:44.279Z] unset SSH_AUTH_SOCK; [2023-03-20T16:34:44.280Z] unset SSH_AGENT_PID; [2023-03-20T16:34:44.280Z] echo Agent pid 38 killed; [2023-03-20T16:34:44.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T16:34:44.602Z] + git semver [Pipeline] } [2023-03-20T16:34:44.884Z] $ docker stop --time=1 760f1fdd78d5dda66dc529030ae536daffb74d512d5e9adf689d46bffa555eb2 [2023-03-20T16:34:46.173Z] $ docker rm -f --volumes 760f1fdd78d5dda66dc529030ae536daffb74d512d5e9adf689d46bffa555eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-20T16:34:46.720Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-20T16:34:46.720Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-20T16:34:46.720Z] total 16 [2023-03-20T16:34:46.720Z] drwxr-xr-x 3 root root 4096 Mar 20 16:21 . [2023-03-20T16:34:46.720Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 16:34 .. [2023-03-20T16:34:46.720Z] drwxr-xr-x 2 root root 4096 Mar 20 16:21 cost [2023-03-20T16:34:46.720Z] -rw-r--r-- 1 root root 91 Mar 20 16:21 cost.csv [2023-03-20T16:34:46.720Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-20T16:34:46.720Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-20T16:34:46.720Z] total 16 [2023-03-20T16:34:46.720Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 16:21 . [2023-03-20T16:34:46.720Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 16:34 .. [2023-03-20T16:34:46.720Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 16:21 cost [2023-03-20T16:34:46.720Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 20 16:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:47.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:47.868Z] ---> package-listing.sh [2023-03-20T16:34:47.868Z] ++ facter osfamily [2023-03-20T16:34:47.868Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T16:34:48.127Z] + OS_FAMILY=debian [2023-03-20T16:34:48.127Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-20T16:34:48.127Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T16:34:48.127Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T16:34:48.127Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T16:34:48.127Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T16:34:48.127Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-20T16:34:48.127Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T16:34:48.127Z] + case "${OS_FAMILY}" in [2023-03-20T16:34:48.127Z] + dpkg -l [2023-03-20T16:34:48.127Z] + grep '^ii' [2023-03-20T16:34:48.127Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T16:34:48.127Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T16:34:48.127Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T16:34:48.127Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-20T16:34:48.127Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-20T16:34:48.127Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-20T16:34:48.137Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-20T16:34:48.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T16:34:48.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T16:34:48.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T16:34:49.053Z] prd-ubuntu20.04-docker-8c-8g-4598 does not seem to be running inside a container [2023-03-20T16:34:49.083Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T16:34:49.282Z] $ docker top 737c018eca6fb6bdd068bd847ed30e65fe2d92e88ca465c5ba41fc2a4b03f339 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T16:34:49.632Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T16:34:49.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T16:34:50.202Z] + ls /var/log/sa-host [2023-03-20T16:34:50.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T16:34:50.270Z] provisioning config files... [2023-03-20T16:34:50.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7359681092446284246tmp [Pipeline] { [Pipeline] echo [2023-03-20T16:34:50.286Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:50.568Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T16:34:50.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:50.899Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T16:34:50.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:51.191Z] ---> sudo-logs.sh [2023-03-20T16:34:51.191Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T16:34:51.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:51.499Z] ---> job-cost.sh [2023-03-20T16:34:51.499Z] lf-activate-venv: SKIPPING [2023-03-20T16:34:51.499Z] DEBUG: total: 0.2199999988079071 [2023-03-20T16:34:51.499Z] INFO: Retrieving Stack Cost... [2023-03-20T16:34:51.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T16:34:52.326Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T16:34:52.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T16:34:52.618Z] ---> logs-deploy.sh [2023-03-20T16:34:52.618Z] lf-activate-venv: SKIPPING [2023-03-20T16:34:52.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/116 [2023-03-20T16:34:52.618Z] INFO: archiving workspace using pattern(s): [2023-03-20T16:34:53.554Z] Archives upload complete. [2023-03-20T16:34:53.554Z] INFO: archiving logs to Nexus