Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b1bc18db7597dbaf746352fd3998179838ce784 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-ssh12578205073726785289.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7428143910712732266.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh326605328474932028.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh15927723612692979386.key Verifying host key using known hosts file > 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-ssh3533143282231325397.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6886 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3b1bc18db7597dbaf746352fd3998179838ce784 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#170)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b1bc18db7597dbaf746352fd3998179838ce784 # timeout=10 > git rev-list --no-walk 2a5a153b38960530813a839b4b25ddc04c5f9660 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T16:17:29.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T16:17:30.016Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T16:17:30.028Z] ========================================================= [2022-10-03T16:17:30.028Z] EdgeX Global Pipelines Version Info [2022-10-03T16:17:30.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:17:30.734Z] ------------------- [2022-10-03T16:17:30.734Z] stable info: [2022-10-03T16:17:30.734Z] ------------------- [2022-10-03T16:17:30.734Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T16:17:30.734Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T16:17:30.734Z] Message: update stable to v1.0.239 [2022-10-03T16:17:31.302Z] ------------------- [2022-10-03T16:17:31.302Z] experimental info: [2022-10-03T16:17:31.302Z] ------------------- [2022-10-03T16:17:31.302Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T16:17:31.302Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T16:17:31.302Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T16:17:31.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-03T16:17:31.467Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-03T16:17:31.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T16:17:31.497Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T16:17:31.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T16:17:31.516Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T16:17:31.524Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T16:17:31.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T16:17:31.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T16:17:31.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T16:17:31.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T16:17:31.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-03T16:17:31.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T16:17:31.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T16:17:31.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T16:17:31.632Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T16:17:31.644Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T16:17:31.655Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T16:17:31.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T16:17:31.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T16:17:31.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-03T16:17:31.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-03T16:17:31.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T16:17:31.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T16:17:31.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T16:17:31.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T16:17:31.778Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T16:17:31.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T16:17:31.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T16:17:31.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T16:17:31.834Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b1bc18db7597dbaf746352fd3998179838ce784 [Pipeline] echo [2022-10-03T16:17:31.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b1bc18 [Pipeline] echo [2022-10-03T16:17:31.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T16:17:31.894Z] provisioning config files... [2022-10-03T16:17:31.908Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4795047788621175570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:17:32.208Z] ---> docker-login.sh [2022-10-03T16:17:32.208Z] nexus3.edgexfoundry.org:10001 [2022-10-03T16:17:32.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:32.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:32.470Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:32.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:32.470Z] [2022-10-03T16:17:32.470Z] Login Succeeded [2022-10-03T16:17:32.470Z] nexus3.edgexfoundry.org:10002 [2022-10-03T16:17:32.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:32.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:32.730Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:32.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:32.730Z] [2022-10-03T16:17:32.730Z] Login Succeeded [2022-10-03T16:17:32.730Z] nexus3.edgexfoundry.org:10003 [2022-10-03T16:17:32.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:32.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:32.730Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:32.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:32.730Z] [2022-10-03T16:17:32.730Z] Login Succeeded [2022-10-03T16:17:32.730Z] nexus3.edgexfoundry.org:10004 [2022-10-03T16:17:32.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:32.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:32.991Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:32.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:32.991Z] [2022-10-03T16:17:32.991Z] Login Succeeded [2022-10-03T16:17:32.991Z] docker.io [2022-10-03T16:17:32.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:33.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:33.251Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:33.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:33.251Z] [2022-10-03T16:17:33.251Z] Login Succeeded [2022-10-03T16:17:33.251Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T16:17:33.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T16:17:33.620Z] + git rev-list -1 --merges 3b1bc18db7597dbaf746352fd3998179838ce784~1..3b1bc18db7597dbaf746352fd3998179838ce784 [Pipeline] echo [2022-10-03T16:17:33.654Z] -----------> git rev-list -1 --merges 3b1bc18db7597dbaf746352fd3998179838ce784~1..3b1bc18db7597dbaf746352fd3998179838ce784 3b1bc18db7597dbaf746352fd3998179838ce784 [false] [Pipeline] sh [2022-10-03T16:17:33.946Z] + git log --format=format:%s -1 3b1bc18db7597dbaf746352fd3998179838ce784 [Pipeline] echo [2022-10-03T16:17:33.960Z] ========================================================= [2022-10-03T16:17:33.960Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T16:17:33.960Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T16:17:34.277Z] + git log --format=format:%s -1 3b1bc18db7597dbaf746352fd3998179838ce784 [Pipeline] echo [2022-10-03T16:17:34.290Z] [semverPrep] GIT_COMMIT: 3b1bc18db7597dbaf746352fd3998179838ce784, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#170) [Pipeline] echo [2022-10-03T16:17:34.300Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T16:17:34.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T16:17:34.637Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T16:17:34.637Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T16:17:34.637Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T16:17:34.637Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T16:17:34.637Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T16:17:34.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:17:34.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T16:17:34.994Z] [2022-10-03T16:17:34.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:17:35.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T16:17:35.295Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T16:17:35.295Z] b85a868b505f: Pulling fs layer [2022-10-03T16:17:35.295Z] e2be974225ed: Pulling fs layer [2022-10-03T16:17:35.295Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T16:17:35.295Z] 988bab9f4d93: Pulling fs layer [2022-10-03T16:17:35.295Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T16:17:35.295Z] eaf3925da568: Pulling fs layer [2022-10-03T16:17:35.295Z] bab4dde63d76: Pulling fs layer [2022-10-03T16:17:35.295Z] bde34c3a00c8: Pulling fs layer [2022-10-03T16:17:35.295Z] b352a97aabf1: Pulling fs layer [2022-10-03T16:17:35.295Z] 4872d77fe225: Pulling fs layer [2022-10-03T16:17:35.295Z] 5851b861e8e6: Pulling fs layer [2022-10-03T16:17:35.295Z] bab4dde63d76: Waiting [2022-10-03T16:17:35.295Z] 5851b861e8e6: Waiting [2022-10-03T16:17:35.295Z] 4872d77fe225: Waiting [2022-10-03T16:17:35.295Z] bde34c3a00c8: Waiting [2022-10-03T16:17:35.295Z] eaf3925da568: Waiting [2022-10-03T16:17:35.295Z] b352a97aabf1: Waiting [2022-10-03T16:17:35.295Z] 1469e6f7b9e6: Waiting [2022-10-03T16:17:35.295Z] 988bab9f4d93: Waiting [2022-10-03T16:17:35.295Z] e2be974225ed: Download complete [2022-10-03T16:17:35.295Z] 988bab9f4d93: Verifying Checksum [2022-10-03T16:17:35.295Z] 988bab9f4d93: Download complete [2022-10-03T16:17:35.555Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T16:17:35.555Z] 1469e6f7b9e6: Download complete [2022-10-03T16:17:35.555Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T16:17:35.555Z] 339a4e72a1f5: Download complete [2022-10-03T16:17:35.555Z] eaf3925da568: Verifying Checksum [2022-10-03T16:17:35.555Z] eaf3925da568: Download complete [2022-10-03T16:17:35.555Z] bde34c3a00c8: Verifying Checksum [2022-10-03T16:17:35.555Z] bde34c3a00c8: Download complete [2022-10-03T16:17:35.555Z] b352a97aabf1: Download complete [2022-10-03T16:17:35.555Z] 4872d77fe225: Verifying Checksum [2022-10-03T16:17:35.555Z] 4872d77fe225: Download complete [2022-10-03T16:17:35.555Z] 5851b861e8e6: Download complete [2022-10-03T16:17:35.555Z] b85a868b505f: Verifying Checksum [2022-10-03T16:17:35.555Z] b85a868b505f: Download complete [2022-10-03T16:17:35.814Z] bab4dde63d76: Verifying Checksum [2022-10-03T16:17:35.814Z] bab4dde63d76: Download complete [2022-10-03T16:17:36.747Z] b85a868b505f: Pull complete [2022-10-03T16:17:37.005Z] e2be974225ed: Pull complete [2022-10-03T16:17:37.574Z] 339a4e72a1f5: Pull complete [2022-10-03T16:17:37.574Z] 988bab9f4d93: Pull complete [2022-10-03T16:17:37.833Z] 1469e6f7b9e6: Pull complete [2022-10-03T16:17:37.833Z] eaf3925da568: Pull complete [2022-10-03T16:17:39.733Z] bab4dde63d76: Pull complete [2022-10-03T16:17:39.733Z] bde34c3a00c8: Pull complete [2022-10-03T16:17:39.733Z] b352a97aabf1: Pull complete [2022-10-03T16:17:39.991Z] 4872d77fe225: Pull complete [2022-10-03T16:17:39.991Z] 5851b861e8e6: Pull complete [2022-10-03T16:17:39.991Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T16:17:39.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T16:17:39.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:17:40.068Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:17:40.101Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T16:17:41.566Z] $ docker top f41d0f082a70ee4b5e098245045ab5afdd52a4465ad1f19b9793025feaa45b6d -eo pid,comm [2022-10-03T16:17:41.627Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-03T16:17:41.627Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T16:17:41.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T16:17:41.668Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T16:17:41.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T16:17:41.815Z] $ docker exec f41d0f082a70ee4b5e098245045ab5afdd52a4465ad1f19b9793025feaa45b6d ssh-agent [2022-10-03T16:17:41.932Z] SSH_AUTH_SOCK=/tmp/ssh-fFDdc0Tg1J7Z/agent.33 [2022-10-03T16:17:41.932Z] SSH_AGENT_PID=39 [2022-10-03T16:17:41.938Z] Running ssh-add (command line suppressed) [2022-10-03T16:17:42.049Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3445790204290827359.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3445790204290827359.key) [2022-10-03T16:17:42.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T16:17:42.349Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T16:17:42.363Z] $ docker exec --env ******** --env ******** f41d0f082a70ee4b5e098245045ab5afdd52a4465ad1f19b9793025feaa45b6d ssh-agent -k [2022-10-03T16:17:42.462Z] unset SSH_AUTH_SOCK; [2022-10-03T16:17:42.463Z] unset SSH_AGENT_PID; [2022-10-03T16:17:42.463Z] echo Agent pid 39 killed; [2022-10-03T16:17:42.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T16:17:42.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T16:17:42.494Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T16:17:42.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T16:17:42.619Z] $ docker exec f41d0f082a70ee4b5e098245045ab5afdd52a4465ad1f19b9793025feaa45b6d ssh-agent [2022-10-03T16:17:42.729Z] SSH_AUTH_SOCK=/tmp/ssh-K3bjvZKrdie2/agent.71 [2022-10-03T16:17:42.729Z] SSH_AGENT_PID=77 [2022-10-03T16:17:42.734Z] Running ssh-add (command line suppressed) [2022-10-03T16:17:42.849Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6910057258724034818.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6910057258724034818.key) [2022-10-03T16:17:42.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T16:17:43.147Z] + git semver init [2022-10-03T16:17:43.407Z] 2022-10-03 16:17:43,331 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T16:17:43.407Z] 2022-10-03 16:17:43,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-03T16:17:43.407Z] 2022-10-03 16:17:43,332 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-03T16:17:43.407Z] 2022-10-03 16:17:43,332 [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) [2022-10-03T16:17:44.345Z] 2022-10-03 16:17:44,263 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-03T16:17:44.345Z] 2022-10-03 16:17:44,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-03T16:17:44.345Z] 2022-10-03 16:17:44,263 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:17:44.345Z] 2022-10-03 16:17:44,264 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:17:44.345Z] 2.3.0-dev.27 [Pipeline] } [2022-10-03T16:17:44.357Z] $ docker exec --env ******** --env ******** f41d0f082a70ee4b5e098245045ab5afdd52a4465ad1f19b9793025feaa45b6d ssh-agent -k [2022-10-03T16:17:44.463Z] unset SSH_AUTH_SOCK; [2022-10-03T16:17:44.463Z] unset SSH_AGENT_PID; [2022-10-03T16:17:44.463Z] echo Agent pid 77 killed; [2022-10-03T16:17:44.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T16:17:44.776Z] + git semver [Pipeline] } [2022-10-03T16:17:45.049Z] $ docker stop --time=1 f41d0f082a70ee4b5e098245045ab5afdd52a4465ad1f19b9793025feaa45b6d [2022-10-03T16:17:46.390Z] $ docker rm -f f41d0f082a70ee4b5e098245045ab5afdd52a4465ad1f19b9793025feaa45b6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T16:17:46.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T16:17:46.902Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T16:17:46.905Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T16:17:47.001Z] provisioning config files... [2022-10-03T16:17:47.011Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config274013090582663008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:17:47.305Z] ---> docker-login.sh [2022-10-03T16:17:47.305Z] nexus3.edgexfoundry.org:10001 [2022-10-03T16:17:47.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:47.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:47.564Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:47.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:47.564Z] [2022-10-03T16:17:47.564Z] Login Succeeded [2022-10-03T16:17:47.564Z] nexus3.edgexfoundry.org:10002 [2022-10-03T16:17:47.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:47.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:47.564Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:47.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:47.564Z] [2022-10-03T16:17:47.564Z] Login Succeeded [2022-10-03T16:17:47.564Z] nexus3.edgexfoundry.org:10003 [2022-10-03T16:17:47.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:47.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:47.825Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:47.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:47.825Z] [2022-10-03T16:17:47.825Z] Login Succeeded [2022-10-03T16:17:47.825Z] nexus3.edgexfoundry.org:10004 [2022-10-03T16:17:47.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:47.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:47.826Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:47.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:47.826Z] [2022-10-03T16:17:47.826Z] Login Succeeded [2022-10-03T16:17:47.826Z] docker.io [2022-10-03T16:17:47.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:17:48.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:17:48.394Z] Configure a credential helper to remove this warning. See [2022-10-03T16:17:48.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:17:48.394Z] [2022-10-03T16:17:48.394Z] Login Succeeded [2022-10-03T16:17:48.394Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T16:17:48.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T16:17:48.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T16:17:48.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T16:17:48.474Z] ========================================================= [2022-10-03T16:17:48.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T16:17:48.474Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:17:48.779Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T16:17:48.779Z] Sending build context to Docker daemon 20.76MB [2022-10-03T16:17:48.779Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T16:17:48.779Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T16:17:49.044Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T16:17:49.044Z] 2408cc74d12b: Pulling fs layer [2022-10-03T16:17:49.044Z] ea60b727a1ce: Pulling fs layer [2022-10-03T16:17:49.044Z] 30c4a7721957: Pulling fs layer [2022-10-03T16:17:49.044Z] 370296b7ddb6: Pulling fs layer [2022-10-03T16:17:49.044Z] 7c6cee850709: Pulling fs layer [2022-10-03T16:17:49.044Z] 370296b7ddb6: Waiting [2022-10-03T16:17:49.044Z] aa9baa53a306: Pulling fs layer [2022-10-03T16:17:49.044Z] 7c6cee850709: Waiting [2022-10-03T16:17:49.044Z] 8b309c321861: Pulling fs layer [2022-10-03T16:17:49.044Z] d8d76fd02f46: Pulling fs layer [2022-10-03T16:17:49.044Z] aa9baa53a306: Waiting [2022-10-03T16:17:49.044Z] 8b309c321861: Waiting [2022-10-03T16:17:49.044Z] fa31f396de31: Pulling fs layer [2022-10-03T16:17:49.044Z] d8d76fd02f46: Waiting [2022-10-03T16:17:49.044Z] fa31f396de31: Waiting [2022-10-03T16:17:49.044Z] 30c4a7721957: Download complete [2022-10-03T16:17:49.044Z] ea60b727a1ce: Verifying Checksum [2022-10-03T16:17:49.044Z] ea60b727a1ce: Download complete [2022-10-03T16:17:49.044Z] 7c6cee850709: Verifying Checksum [2022-10-03T16:17:49.044Z] 7c6cee850709: Download complete [2022-10-03T16:17:49.044Z] aa9baa53a306: Verifying Checksum [2022-10-03T16:17:49.044Z] aa9baa53a306: Download complete [2022-10-03T16:17:49.044Z] 2408cc74d12b: Verifying Checksum [2022-10-03T16:17:49.044Z] 2408cc74d12b: Download complete [2022-10-03T16:17:49.044Z] 8b309c321861: Verifying Checksum [2022-10-03T16:17:49.044Z] 8b309c321861: Download complete [2022-10-03T16:17:49.315Z] 2408cc74d12b: Pull complete [2022-10-03T16:17:49.315Z] ea60b727a1ce: Pull complete [2022-10-03T16:17:49.315Z] 30c4a7721957: Pull complete [2022-10-03T16:17:49.589Z] fa31f396de31: Verifying Checksum [2022-10-03T16:17:49.589Z] fa31f396de31: Download complete [2022-10-03T16:17:49.853Z] d8d76fd02f46: Verifying Checksum [2022-10-03T16:17:49.853Z] d8d76fd02f46: Download complete [2022-10-03T16:17:49.854Z] 370296b7ddb6: Download complete [2022-10-03T16:17:54.054Z] 370296b7ddb6: Pull complete [2022-10-03T16:17:54.054Z] 7c6cee850709: Pull complete [2022-10-03T16:17:54.054Z] aa9baa53a306: Pull complete [2022-10-03T16:17:54.313Z] 8b309c321861: Pull complete [2022-10-03T16:17:56.852Z] d8d76fd02f46: Pull complete [2022-10-03T16:17:57.110Z] fa31f396de31: Pull complete [2022-10-03T16:17:57.111Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T16:17:57.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T16:17:57.111Z] ---> cef68f9685f8 [2022-10-03T16:17:57.111Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T16:17:59.015Z] ---> Running in d0f73ed3594e [2022-10-03T16:17:59.015Z] Removing intermediate container d0f73ed3594e [2022-10-03T16:17:59.015Z] ---> 84732bef2f6a [2022-10-03T16:17:59.015Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T16:17:59.285Z] ---> Running in 650445b76879 [2022-10-03T16:17:59.285Z] Removing intermediate container 650445b76879 [2022-10-03T16:17:59.285Z] ---> 07439a09a084 [2022-10-03T16:17:59.285Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T16:17:59.285Z] ---> Running in ba6717093b3e [2022-10-03T16:17:59.544Z] Removing intermediate container ba6717093b3e [2022-10-03T16:17:59.544Z] ---> bdde6e5041fa [2022-10-03T16:17:59.544Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T16:17:59.544Z] ---> Running in bac97d6aaa65 [2022-10-03T16:17:59.544Z] Removing intermediate container bac97d6aaa65 [2022-10-03T16:17:59.544Z] ---> f9462712a686 [2022-10-03T16:17:59.544Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-03T16:17:59.544Z] ---> Running in 49c416f2f563 [2022-10-03T16:17:59.804Z] Removing intermediate container 49c416f2f563 [2022-10-03T16:17:59.804Z] ---> 5eaacedb60e1 [2022-10-03T16:17:59.804Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T16:17:59.804Z] ---> Running in b5e3d4fe369d [2022-10-03T16:18:00.372Z] Removing intermediate container b5e3d4fe369d [2022-10-03T16:18:00.372Z] ---> 1352c911c1f1 [2022-10-03T16:18:00.372Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T16:18:00.372Z] ---> Running in 368ae9f3292b [2022-10-03T16:18:00.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T16:18:01.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T16:18:01.974Z] Still waiting to schedule task [2022-10-03T16:18:01.975Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-03T16:18:02.136Z] OK: 211 MiB in 51 packages [2022-10-03T16:18:02.396Z] Removing intermediate container 368ae9f3292b [2022-10-03T16:18:02.396Z] ---> 232918b6a8cf [2022-10-03T16:18:02.396Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-03T16:18:02.396Z] ---> Running in 2ab717c157b5 [2022-10-03T16:18:02.655Z] Removing intermediate container 2ab717c157b5 [2022-10-03T16:18:02.655Z] ---> 38f45d9b29c2 [2022-10-03T16:18:02.655Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-03T16:18:02.655Z] ---> 3f9d7e09b8d1 [2022-10-03T16:18:02.655Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T16:18:02.655Z] ---> Running in f8538a86374f [2022-10-03T16:18:29.205Z] Removing intermediate container f8538a86374f [2022-10-03T16:18:29.205Z] ---> a1bd4304c6eb [2022-10-03T16:18:29.205Z] Step 13/14 : COPY . . [2022-10-03T16:18:29.205Z] ---> 50a72a28e2ed [2022-10-03T16:18:29.205Z] Step 14/14 : RUN ${MAKE} [2022-10-03T16:18:29.205Z] ---> Running in f9cb39dd5b0c [2022-10-03T16:18:29.205Z] noop [2022-10-03T16:18:29.205Z] Removing intermediate container f9cb39dd5b0c [2022-10-03T16:18:29.205Z] ---> fb368b6c7204 [2022-10-03T16:18:29.205Z] Successfully built fb368b6c7204 [2022-10-03T16:18:29.205Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:18:29.521Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T16:18:29.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:18:29.586Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:18:29.614Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-03T16:18:30.010Z] $ docker top dc0676cbc2c6adf97d5a1a9b1dcf48919b3b7cc4ba4451c23597b58108f4288b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T16:18:30.353Z] + go version [2022-10-03T16:18:30.353Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T16:18:30.365Z] $ docker stop --time=1 dc0676cbc2c6adf97d5a1a9b1dcf48919b3b7cc4ba4451c23597b58108f4288b [2022-10-03T16:18:31.667Z] $ docker rm -f dc0676cbc2c6adf97d5a1a9b1dcf48919b3b7cc4ba4451c23597b58108f4288b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:18:32.076Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T16:18:32.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:18:32.141Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:18:32.172Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-03T16:18:32.547Z] $ docker top 1dc49ca7a75c148f22357bea0ac193bf50274cf29395e9bd7ae396962d4498c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T16:18:32.893Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-03T16:18:33.187Z] + make test [2022-10-03T16:18:33.187Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T16:18:33.753Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-03T16:18:45.950Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-03T16:18:45.950Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.037s coverage: 28.2% of statements [2022-10-03T16:18:45.950Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-03T16:18:45.950Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.430s coverage: 86.5% of statements [2022-10-03T16:18:54.052Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-03T16:18:54.052Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T16:18:57.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T16:18:57.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T16:18:57.336Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T16:18:57.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T16:18:57.364Z] $ docker stop --time=1 1dc49ca7a75c148f22357bea0ac193bf50274cf29395e9bd7ae396962d4498c8 [2022-10-03T16:18:59.300Z] $ docker rm -f 1dc49ca7a75c148f22357bea0ac193bf50274cf29395e9bd7ae396962d4498c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T16:18:59.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T16:18:59.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T16:19:00.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T16:19:00.657Z] + ls -al . [2022-10-03T16:19:00.657Z] total 236 [2022-10-03T16:19:00.657Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 16:18 . [2022-10-03T16:19:00.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 16:17 .. [2022-10-03T16:19:00.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 16:18 .git [2022-10-03T16:19:00.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 16:17 .github [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 3 16:17 .gitignore [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 16:17 .golangci.yml [2022-10-03T16:19:00.657Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 16:17 .semver [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 3 16:17 Attribution.txt [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 3 16:17 CHANGELOG.md [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 3 16:17 Dockerfile [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 16:17 GOVERNANCE.md [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 3 16:17 Jenkinsfile [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 16:17 LICENSE [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 3 16:17 Makefile [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 16:17 OWNERS.md [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 3 16:17 README.md [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 16:17 VERSION [2022-10-03T16:19:00.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 16:17 bin [2022-10-03T16:19:00.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 16:17 cmd [2022-10-03T16:19:00.657Z] -rw-r--r-- 1 jenkins jenkins 78461 Oct 3 16:18 coverage.out [2022-10-03T16:19:00.657Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 16:17 doc [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 3 16:17 go.mod [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 3 16:17 go.sum [2022-10-03T16:19:00.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 16:17 internal [2022-10-03T16:19:00.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 16:17 snap [2022-10-03T16:19:00.657Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 16:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:00.976Z] + 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=3b1bc18db7597dbaf746352fd3998179838ce784 --label arch=amd64 --label version=2.3.0-dev.27 . [2022-10-03T16:19:00.976Z] Sending build context to Docker daemon 20.84MB [2022-10-03T16:19:00.976Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T16:19:00.976Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-03T16:19:00.976Z] ---> fb368b6c7204 [2022-10-03T16:19:00.976Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-03T16:19:01.238Z] ---> Running in 3169d6bd446b [2022-10-03T16:19:01.238Z] Removing intermediate container 3169d6bd446b [2022-10-03T16:19:01.238Z] ---> 2187d900ec14 [2022-10-03T16:19:01.238Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T16:19:01.238Z] ---> Running in c282675bb889 [2022-10-03T16:19:01.238Z] Removing intermediate container c282675bb889 [2022-10-03T16:19:01.238Z] ---> 81d92dcda6d0 [2022-10-03T16:19:01.238Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T16:19:01.497Z] ---> Running in 60ea2e4d2622 [2022-10-03T16:19:01.497Z] Removing intermediate container 60ea2e4d2622 [2022-10-03T16:19:01.497Z] ---> 6808423e8b46 [2022-10-03T16:19:01.497Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T16:19:01.497Z] ---> Running in 04b5645fe6fd [2022-10-03T16:19:01.497Z] Removing intermediate container 04b5645fe6fd [2022-10-03T16:19:01.497Z] ---> 9c2b04fe91d1 [2022-10-03T16:19:01.497Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-03T16:19:01.757Z] ---> Running in f150f289f97d [2022-10-03T16:19:01.757Z] Removing intermediate container f150f289f97d [2022-10-03T16:19:01.757Z] ---> b78064f88011 [2022-10-03T16:19:01.757Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T16:19:01.757Z] ---> Running in f56fa3044d8f [2022-10-03T16:19:02.326Z] Removing intermediate container f56fa3044d8f [2022-10-03T16:19:02.326Z] ---> 3835a7481e7d [2022-10-03T16:19:02.326Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T16:19:02.326Z] ---> Running in ed5eeeb578eb [2022-10-03T16:19:02.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T16:19:03.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T16:19:04.030Z] OK: 211 MiB in 51 packages [2022-10-03T16:19:04.288Z] Removing intermediate container ed5eeeb578eb [2022-10-03T16:19:04.288Z] ---> a6853c1df87b [2022-10-03T16:19:04.288Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-03T16:19:04.288Z] ---> Running in 85f90582e7cf [2022-10-03T16:19:04.288Z] Removing intermediate container 85f90582e7cf [2022-10-03T16:19:04.288Z] ---> 927938cf67dd [2022-10-03T16:19:04.288Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-03T16:19:04.546Z] ---> 4458f90c5019 [2022-10-03T16:19:04.546Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T16:19:04.546Z] ---> Running in 359138ec3bb8 [2022-10-03T16:19:05.481Z] Removing intermediate container 359138ec3bb8 [2022-10-03T16:19:05.481Z] ---> 5d0a70744463 [2022-10-03T16:19:05.481Z] Step 13/27 : COPY . . [2022-10-03T16:19:06.048Z] ---> 606034f8baae [2022-10-03T16:19:06.048Z] Step 14/27 : RUN ${MAKE} [2022-10-03T16:19:06.048Z] ---> Running in 4bd35e7509a4 [2022-10-03T16:19:06.048Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-03T16:19:32.017Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6887 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-10-03T16:19:32.028Z] Running in /w/workspace/device-onvif-camera/66 [Pipeline] { [Pipeline] checkout [2022-10-03T16:19:32.063Z] The recommended git tool is: git [2022-10-03T16:19:32.587Z] Removing intermediate container 4bd35e7509a4 [2022-10-03T16:19:32.587Z] ---> 00c522ea00e7 [2022-10-03T16:19:32.587Z] Step 15/27 : FROM alpine:3.16 [2022-10-03T16:19:32.587Z] 3.16: Pulling from library/alpine [2022-10-03T16:19:32.587Z] 213ec9aee27d: Pulling fs layer [2022-10-03T16:19:32.587Z] 213ec9aee27d: Verifying Checksum [2022-10-03T16:19:32.587Z] 213ec9aee27d: Download complete [2022-10-03T16:19:32.587Z] 213ec9aee27d: Pull complete [2022-10-03T16:19:32.587Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T16:19:32.587Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T16:19:32.587Z] ---> 9c6f07244728 [2022-10-03T16:19:32.587Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-03T16:19:32.587Z] ---> Running in 206510440a46 [2022-10-03T16:19:32.587Z] Removing intermediate container 206510440a46 [2022-10-03T16:19:32.587Z] ---> 91f2613ecc0f [2022-10-03T16:19:32.587Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T16:19:32.587Z] ---> Running in 86a5483d16ea [2022-10-03T16:19:32.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T16:19:32.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T16:19:32.587Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T16:19:32.587Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T16:19:32.587Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T16:19:32.587Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T16:19:32.587Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T16:19:32.587Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T16:19:32.587Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T16:19:32.587Z] OK: 8 MiB in 20 packages [2022-10-03T16:19:32.587Z] Removing intermediate container 86a5483d16ea [2022-10-03T16:19:32.587Z] ---> 601ee5eb064c [2022-10-03T16:19:32.587Z] Step 18/27 : WORKDIR / [2022-10-03T16:19:32.587Z] ---> Running in c8e892cf1fd0 [2022-10-03T16:19:32.587Z] Removing intermediate container c8e892cf1fd0 [2022-10-03T16:19:32.587Z] ---> 6eec306c419f [2022-10-03T16:19:32.587Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-03T16:19:32.587Z] ---> 736b68ac4aa9 [2022-10-03T16:19:32.587Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-03T16:19:32.587Z] ---> b91bc51661e6 [2022-10-03T16:19:32.587Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-03T16:19:32.587Z] ---> bfb01fc43ebb [2022-10-03T16:19:32.587Z] Step 22/27 : EXPOSE 59984 [2022-10-03T16:19:32.587Z] ---> Running in 0741e4cf1049 [2022-10-03T16:19:32.587Z] Removing intermediate container 0741e4cf1049 [2022-10-03T16:19:32.587Z] ---> 80d25fb482d3 [2022-10-03T16:19:32.587Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-03T16:19:32.587Z] ---> Running in adab34cfb3f8 [2022-10-03T16:19:32.587Z] Removing intermediate container adab34cfb3f8 [2022-10-03T16:19:32.587Z] ---> b6df8f71268e [2022-10-03T16:19:32.587Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T16:19:32.587Z] ---> Running in 413764b2f86d [2022-10-03T16:19:32.587Z] Removing intermediate container 413764b2f86d [2022-10-03T16:19:32.587Z] ---> 543c784775bb [2022-10-03T16:19:32.587Z] Step 25/27 : LABEL arch=amd64 [2022-10-03T16:19:32.587Z] ---> Running in 5d731538e657 [2022-10-03T16:19:32.587Z] Removing intermediate container 5d731538e657 [2022-10-03T16:19:32.587Z] ---> b5fb48b90ed2 [2022-10-03T16:19:32.587Z] Step 26/27 : LABEL git_sha=3b1bc18db7597dbaf746352fd3998179838ce784 [2022-10-03T16:19:32.587Z] ---> Running in 84a6160d50fb [2022-10-03T16:19:32.587Z] Removing intermediate container 84a6160d50fb [2022-10-03T16:19:32.587Z] ---> c46d10fe39bf [2022-10-03T16:19:32.587Z] Step 27/27 : LABEL version=2.3.0-dev.27 [2022-10-03T16:19:32.587Z] ---> Running in a1e49a98ace9 [2022-10-03T16:19:32.587Z] Removing intermediate container a1e49a98ace9 [2022-10-03T16:19:32.587Z] ---> 2c32ce06e046 [2022-10-03T16:19:32.587Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T16:19:32.587Z] Successfully built 2c32ce06e046 [2022-10-03T16:19:32.587Z] 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 [2022-10-03T16:19:32.675Z] provisioning config files... [2022-10-03T16:19:32.693Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8913100130055661846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:19:33.054Z] ---> docker-login.sh [2022-10-03T16:19:33.054Z] nexus3.edgexfoundry.org:10001 [2022-10-03T16:19:33.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:19:33.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:19:33.054Z] Configure a credential helper to remove this warning. See [2022-10-03T16:19:33.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:19:33.054Z] [2022-10-03T16:19:33.054Z] Login Succeeded [2022-10-03T16:19:33.054Z] nexus3.edgexfoundry.org:10002 [2022-10-03T16:19:33.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:19:33.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:19:33.054Z] Configure a credential helper to remove this warning. See [2022-10-03T16:19:33.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:19:33.054Z] [2022-10-03T16:19:33.054Z] Login Succeeded [2022-10-03T16:19:33.054Z] nexus3.edgexfoundry.org:10003 [2022-10-03T16:19:33.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:19:33.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:19:33.325Z] Configure a credential helper to remove this warning. See [2022-10-03T16:19:33.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:19:33.325Z] [2022-10-03T16:19:33.325Z] Login Succeeded [2022-10-03T16:19:33.325Z] nexus3.edgexfoundry.org:10004 [2022-10-03T16:19:33.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:19:33.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:19:33.325Z] Configure a credential helper to remove this warning. See [2022-10-03T16:19:33.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:19:33.325Z] [2022-10-03T16:19:33.325Z] Login Succeeded [2022-10-03T16:19:33.325Z] docker.io [2022-10-03T16:19:33.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:19:33.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:19:33.841Z] Configure a credential helper to remove this warning. See [2022-10-03T16:19:33.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:19:33.841Z] [2022-10-03T16:19:33.841Z] Login Succeeded [2022-10-03T16:19:33.841Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T16:19:33.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T16:19:33.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T16:19:33.900Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-03T16:19:33.900Z] 3b1bc18db7597dbaf746352fd3998179838ce784 [2022-10-03T16:19:33.900Z] latest [2022-10-03T16:19:33.900Z] 2.3.0-dev.27 [2022-10-03T16:19:33.900Z] 3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27 [2022-10-03T16:19:33.900Z] main [2022-10-03T16:19:33.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:34.208Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3b1bc18db7597dbaf746352fd3998179838ce784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:34.507Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3b1bc18db7597dbaf746352fd3998179838ce784 [2022-10-03T16:19:34.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-03T16:19:34.507Z] bdbcbad5101a: Preparing [2022-10-03T16:19:34.507Z] 850a18784902: Preparing [2022-10-03T16:19:34.507Z] c169e2bcb2a7: Preparing [2022-10-03T16:19:34.507Z] 03d709411b09: Preparing [2022-10-03T16:19:34.507Z] 994393dc58e7: Preparing [2022-10-03T16:19:34.507Z] 994393dc58e7: Layer already exists [2022-10-03T16:19:34.507Z] bdbcbad5101a: Pushed [2022-10-03T16:19:34.507Z] 850a18784902: Pushed [2022-10-03T16:19:34.766Z] 03d709411b09: Pushed [2022-10-03T16:19:36.974Z] using credential edgex-jenkins-ssh [2022-10-03T16:19:36.992Z] Cloning the remote Git repository [2022-10-03T16:19:37.039Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-03T16:19:38.051Z] c169e2bcb2a7: Pushed [2022-10-03T16:19:38.051Z] 3b1bc18db7597dbaf746352fd3998179838ce784: digest: sha256:965e2a02f2b2261b0ab4052d4559a0d4cfc13292750bc2aee354a0201baa8e73 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:37.108Z] > git init /w/workspace/device-onvif-camera/66 # timeout=10 [2022-10-03T16:19:37.241Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-03T16:19:37.241Z] > git --version # timeout=10 [2022-10-03T16:19:37.265Z] > git --version # 'git version 2.25.1' [2022-10-03T16:19:37.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T16:19:37.305Z] Verifying host key using known hosts file [2022-10-03T16:19:37.482Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T16:19:37.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T16:19:38.359Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:38.658Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-03T16:19:38.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-03T16:19:38.658Z] bdbcbad5101a: Preparing [2022-10-03T16:19:38.658Z] 850a18784902: Preparing [2022-10-03T16:19:38.658Z] c169e2bcb2a7: Preparing [2022-10-03T16:19:38.658Z] 03d709411b09: Preparing [2022-10-03T16:19:38.658Z] 994393dc58e7: Preparing [2022-10-03T16:19:38.658Z] 03d709411b09: Layer already exists [2022-10-03T16:19:38.658Z] 850a18784902: Layer already exists [2022-10-03T16:19:38.658Z] 994393dc58e7: Layer already exists [2022-10-03T16:19:38.658Z] bdbcbad5101a: Layer already exists [2022-10-03T16:19:38.658Z] c169e2bcb2a7: Layer already exists [2022-10-03T16:19:38.658Z] latest: digest: sha256:965e2a02f2b2261b0ab4052d4559a0d4cfc13292750bc2aee354a0201baa8e73 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:38.964Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:39.266Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.27 [2022-10-03T16:19:39.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-03T16:19:39.266Z] bdbcbad5101a: Preparing [2022-10-03T16:19:39.266Z] 850a18784902: Preparing [2022-10-03T16:19:39.266Z] c169e2bcb2a7: Preparing [2022-10-03T16:19:39.266Z] 03d709411b09: Preparing [2022-10-03T16:19:39.266Z] 994393dc58e7: Preparing [2022-10-03T16:19:39.266Z] 994393dc58e7: Layer already exists [2022-10-03T16:19:39.266Z] c169e2bcb2a7: Layer already exists [2022-10-03T16:19:39.266Z] 03d709411b09: Layer already exists [2022-10-03T16:19:39.266Z] bdbcbad5101a: Layer already exists [2022-10-03T16:19:39.266Z] 850a18784902: Layer already exists [2022-10-03T16:19:39.266Z] 2.3.0-dev.27: digest: sha256:965e2a02f2b2261b0ab4052d4559a0d4cfc13292750bc2aee354a0201baa8e73 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:38.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-03T16:19:38.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T16:19:39.558Z] Avoid second fetch [2022-10-03T16:19:39.558Z] Checking out Revision 3b1bc18db7597dbaf746352fd3998179838ce784 (main) [2022-10-03T16:19:39.575Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:39.878Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27 [2022-10-03T16:19:39.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-03T16:19:39.878Z] bdbcbad5101a: Preparing [2022-10-03T16:19:39.878Z] 850a18784902: Preparing [2022-10-03T16:19:39.878Z] c169e2bcb2a7: Preparing [2022-10-03T16:19:39.878Z] 03d709411b09: Preparing [2022-10-03T16:19:39.878Z] 994393dc58e7: Preparing [2022-10-03T16:19:39.878Z] 03d709411b09: Layer already exists [2022-10-03T16:19:39.878Z] 850a18784902: Layer already exists [2022-10-03T16:19:39.878Z] bdbcbad5101a: Layer already exists [2022-10-03T16:19:39.878Z] c169e2bcb2a7: Layer already exists [2022-10-03T16:19:39.878Z] 994393dc58e7: Layer already exists [2022-10-03T16:19:39.878Z] 3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27: digest: sha256:965e2a02f2b2261b0ab4052d4559a0d4cfc13292750bc2aee354a0201baa8e73 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:40.192Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [2022-10-03T16:19:40.213Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#170)" [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:40.497Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-03T16:19:40.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-03T16:19:40.497Z] bdbcbad5101a: Preparing [2022-10-03T16:19:40.497Z] 850a18784902: Preparing [2022-10-03T16:19:40.497Z] c169e2bcb2a7: Preparing [2022-10-03T16:19:40.497Z] 03d709411b09: Preparing [2022-10-03T16:19:40.497Z] 994393dc58e7: Preparing [2022-10-03T16:19:40.497Z] 03d709411b09: Layer already exists [2022-10-03T16:19:40.497Z] 850a18784902: Layer already exists [2022-10-03T16:19:40.497Z] bdbcbad5101a: Layer already exists [2022-10-03T16:19:40.497Z] c169e2bcb2a7: Layer already exists [2022-10-03T16:19:40.497Z] 994393dc58e7: Layer already exists [2022-10-03T16:19:40.497Z] main: digest: sha256:965e2a02f2b2261b0ab4052d4559a0d4cfc13292750bc2aee354a0201baa8e73 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T16:19:40.541Z] ===================================================== [Pipeline] echo [2022-10-03T16:19:40.550Z] taggedImages: [2022-10-03T16:19:40.550Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b1bc18db7597dbaf746352fd3998179838ce784 [2022-10-03T16:19:40.550Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-03T16:19:40.550Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.27 [2022-10-03T16:19:40.550Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27 [2022-10-03T16:19:40.550Z] - 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T16:19:39.574Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T16:19:39.595Z] > git checkout -f 3b1bc18db7597dbaf746352fd3998179838ce784 # timeout=10 [2022-10-03T16:19:40.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T16:19:40.917Z] [2022-10-03T16:19:40.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:19:41.201Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T16:19:41.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T16:19:41.201Z] Dload Upload Total Spent Left Speed [2022-10-03T16:19:41.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 86910 [2022-10-03T16:19:41.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T16:19:41.219Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T16:19:41.219Z] 5eb5b503b376: Pulling fs layer [2022-10-03T16:19:41.219Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T16:19:41.219Z] ec43610c2a17: Pulling fs layer [2022-10-03T16:19:41.219Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T16:19:41.219Z] 33b1e0a273af: Pulling fs layer [2022-10-03T16:19:41.219Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T16:19:41.219Z] 2f39f015ded8: Pulling fs layer [2022-10-03T16:19:41.219Z] 33b1e0a273af: Waiting [2022-10-03T16:19:41.219Z] 5d3b04190fa2: Waiting [2022-10-03T16:19:41.219Z] 3a2ae6a8a46f: Waiting [2022-10-03T16:19:41.219Z] 2f39f015ded8: Waiting [2022-10-03T16:19:41.219Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T16:19:41.219Z] 5c69ac0246d0: Download complete [2022-10-03T16:19:41.219Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T16:19:41.219Z] 3a2ae6a8a46f: Download complete [2022-10-03T16:19:41.478Z] 33b1e0a273af: Verifying Checksum [2022-10-03T16:19:41.478Z] 33b1e0a273af: Download complete [2022-10-03T16:19:41.478Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T16:19:41.478Z] 5d3b04190fa2: Download complete [2022-10-03T16:19:41.478Z] ec43610c2a17: Verifying Checksum [2022-10-03T16:19:41.478Z] ec43610c2a17: Download complete [2022-10-03T16:19:41.478Z] 5eb5b503b376: Download complete [Pipeline] sh [2022-10-03T16:19:41.840Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T16:19:42.043Z] 2f39f015ded8: Download complete [2022-10-03T16:19:42.166Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T16:19:42.166Z] + sudo tee /etc/docker/daemon.new [2022-10-03T16:19:42.166Z] { [2022-10-03T16:19:42.166Z] "registry-mirrors": [ [2022-10-03T16:19:42.166Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T16:19:42.166Z] ], [2022-10-03T16:19:42.166Z] "bip": "10.250.0.254/24", [2022-10-03T16:19:42.166Z] "hosts": [ [2022-10-03T16:19:42.166Z] "tcp://0.0.0.0:5555", [2022-10-03T16:19:42.166Z] "unix:///var/run/docker.sock" [2022-10-03T16:19:42.166Z] ], [2022-10-03T16:19:42.166Z] "mtu": 1458, [2022-10-03T16:19:42.166Z] "selinux-enabled": true, [2022-10-03T16:19:42.166Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T16:19:42.166Z] } [Pipeline] sh [2022-10-03T16:19:42.494Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T16:19:42.819Z] + sudo service docker restart [2022-10-03T16:19:42.973Z] 5eb5b503b376: Pull complete [2022-10-03T16:19:42.973Z] 5c69ac0246d0: Pull complete [2022-10-03T16:19:43.538Z] ec43610c2a17: Pull complete [2022-10-03T16:19:43.538Z] 3a2ae6a8a46f: Pull complete [2022-10-03T16:19:43.795Z] 33b1e0a273af: Pull complete [2022-10-03T16:19:43.795Z] 5d3b04190fa2: Pull complete [2022-10-03T16:19:47.981Z] 2f39f015ded8: Pull complete [2022-10-03T16:19:47.981Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T16:19:47.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T16:19:47.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:19:48.050Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:19:48.076Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T16:19:49.721Z] $ docker top 602f513efeb0109a0e4ad603ae7101b874aa6d3dbc633d22e4967c0ca0f2060d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:19:50.077Z] ---> job-cost.sh [2022-10-03T16:19:50.077Z] lf-activate-venv: SKIPPING [2022-10-03T16:19:50.077Z] INFO: No Stack... [2022-10-03T16:19:50.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T16:19:50.902Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T16:19:51.184Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-03T16:19:51.184Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T16:19:51.194Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-66-stack-cost] [2022-10-03T16:19:51.204Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-66-stack-cost] did not exist. Created. [2022-10-03T16:19:51.204Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T16:19:51.495Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T16:19:51.527Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T16:19:51.533Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T16:19:51.551Z] $ docker stop --time=1 602f513efeb0109a0e4ad603ae7101b874aa6d3dbc633d22e4967c0ca0f2060d [2022-10-03T16:19:52.713Z] $ docker rm -f 602f513efeb0109a0e4ad603ae7101b874aa6d3dbc633d22e4967c0ca0f2060d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T16:20:01.061Z] provisioning config files... [2022-10-03T16:20:01.083Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/66@tmp/config409113499653232745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:20:01.421Z] ---> docker-login.sh [2022-10-03T16:20:01.421Z] nexus3.edgexfoundry.org:10001 [2022-10-03T16:20:01.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:20:01.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:20:01.963Z] Configure a credential helper to remove this warning. See [2022-10-03T16:20:01.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:20:01.963Z] [2022-10-03T16:20:01.963Z] Login Succeeded [2022-10-03T16:20:01.963Z] nexus3.edgexfoundry.org:10002 [2022-10-03T16:20:02.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:20:02.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:20:02.231Z] Configure a credential helper to remove this warning. See [2022-10-03T16:20:02.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:20:02.231Z] [2022-10-03T16:20:02.231Z] Login Succeeded [2022-10-03T16:20:02.231Z] nexus3.edgexfoundry.org:10003 [2022-10-03T16:20:02.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:20:02.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:20:02.497Z] Configure a credential helper to remove this warning. See [2022-10-03T16:20:02.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:20:02.497Z] [2022-10-03T16:20:02.497Z] Login Succeeded [2022-10-03T16:20:02.497Z] nexus3.edgexfoundry.org:10004 [2022-10-03T16:20:02.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:20:03.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:20:03.032Z] Configure a credential helper to remove this warning. See [2022-10-03T16:20:03.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:20:03.032Z] [2022-10-03T16:20:03.032Z] Login Succeeded [2022-10-03T16:20:03.032Z] docker.io [2022-10-03T16:20:03.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:20:03.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:20:03.617Z] Configure a credential helper to remove this warning. See [2022-10-03T16:20:03.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:20:03.617Z] [2022-10-03T16:20:03.617Z] Login Succeeded [2022-10-03T16:20:03.617Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T16:20:03.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T16:20:03.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T16:20:03.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T16:20:03.798Z] ========================================================= [2022-10-03T16:20:03.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T16:20:03.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:20:04.144Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T16:20:04.417Z] Sending build context to Docker daemon 14.19MB [2022-10-03T16:20:04.694Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T16:20:04.694Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T16:20:04.694Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T16:20:04.694Z] b3c136eddcbf: Pulling fs layer [2022-10-03T16:20:04.694Z] c0a3192eca97: Pulling fs layer [2022-10-03T16:20:04.694Z] a050256f5b6f: Pulling fs layer [2022-10-03T16:20:04.694Z] 656be50a0ddc: Pulling fs layer [2022-10-03T16:20:04.694Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T16:20:04.694Z] f607e4fc86c3: Pulling fs layer [2022-10-03T16:20:04.694Z] 4d572c569a2c: Pulling fs layer [2022-10-03T16:20:04.694Z] fcf976331f73: Pulling fs layer [2022-10-03T16:20:04.694Z] 656be50a0ddc: Waiting [2022-10-03T16:20:04.694Z] 2bbca73fdf42: Waiting [2022-10-03T16:20:04.694Z] f607e4fc86c3: Waiting [2022-10-03T16:20:04.694Z] 4d572c569a2c: Waiting [2022-10-03T16:20:04.694Z] fcf976331f73: Waiting [2022-10-03T16:20:04.694Z] a050256f5b6f: Verifying Checksum [2022-10-03T16:20:04.694Z] a050256f5b6f: Download complete [2022-10-03T16:20:04.694Z] c0a3192eca97: Verifying Checksum [2022-10-03T16:20:04.694Z] c0a3192eca97: Download complete [2022-10-03T16:20:04.694Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T16:20:04.694Z] 2bbca73fdf42: Download complete [2022-10-03T16:20:04.694Z] f607e4fc86c3: Verifying Checksum [2022-10-03T16:20:04.694Z] f607e4fc86c3: Download complete [2022-10-03T16:20:04.961Z] b3c136eddcbf: Verifying Checksum [2022-10-03T16:20:04.961Z] b3c136eddcbf: Download complete [2022-10-03T16:20:05.932Z] fcf976331f73: Verifying Checksum [2022-10-03T16:20:05.932Z] fcf976331f73: Download complete [2022-10-03T16:20:06.915Z] 4d572c569a2c: Verifying Checksum [2022-10-03T16:20:06.915Z] 4d572c569a2c: Download complete [2022-10-03T16:20:07.188Z] b3c136eddcbf: Pull complete [2022-10-03T16:20:07.457Z] 656be50a0ddc: Verifying Checksum [2022-10-03T16:20:07.457Z] 656be50a0ddc: Download complete [2022-10-03T16:20:07.457Z] c0a3192eca97: Pull complete [2022-10-03T16:20:07.725Z] a050256f5b6f: Pull complete [2022-10-03T16:20:20.040Z] 656be50a0ddc: Pull complete [2022-10-03T16:20:20.040Z] 2bbca73fdf42: Pull complete [2022-10-03T16:20:20.040Z] f607e4fc86c3: Pull complete [2022-10-03T16:20:25.401Z] 4d572c569a2c: Pull complete [2022-10-03T16:20:27.362Z] fcf976331f73: Pull complete [2022-10-03T16:20:27.362Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T16:20:27.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T16:20:27.362Z] ---> 3970a7415f9e [2022-10-03T16:20:27.362Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T16:20:28.774Z] ---> Running in b4466d7c55b2 [2022-10-03T16:20:29.044Z] Removing intermediate container b4466d7c55b2 [2022-10-03T16:20:29.044Z] ---> 3ac39b1b10c9 [2022-10-03T16:20:29.044Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T16:20:29.314Z] ---> Running in 89242569f427 [2022-10-03T16:20:29.580Z] Removing intermediate container 89242569f427 [2022-10-03T16:20:29.580Z] ---> e03492834c13 [2022-10-03T16:20:29.580Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T16:20:29.580Z] ---> Running in 2026dc06d595 [2022-10-03T16:20:29.850Z] Removing intermediate container 2026dc06d595 [2022-10-03T16:20:29.850Z] ---> dd837cba7766 [2022-10-03T16:20:29.850Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T16:20:30.125Z] ---> Running in 59f3444b9153 [2022-10-03T16:20:30.395Z] Removing intermediate container 59f3444b9153 [2022-10-03T16:20:30.395Z] ---> 5af32c26c872 [2022-10-03T16:20:30.395Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-03T16:20:30.395Z] ---> Running in a86e2f5a9c9a [2022-10-03T16:20:30.664Z] Removing intermediate container a86e2f5a9c9a [2022-10-03T16:20:30.664Z] ---> aa369446e8cf [2022-10-03T16:20:30.664Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T16:20:30.935Z] ---> Running in c8eabab31d1e [2022-10-03T16:20:32.887Z] Removing intermediate container c8eabab31d1e [2022-10-03T16:20:32.887Z] ---> 56b6879796b4 [2022-10-03T16:20:32.887Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T16:20:32.887Z] ---> Running in 77498feb0b5b [2022-10-03T16:20:33.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T16:20:34.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T16:20:35.393Z] OK: 221 MiB in 51 packages [2022-10-03T16:20:36.353Z] Removing intermediate container 77498feb0b5b [2022-10-03T16:20:36.353Z] ---> d53dc6bf34cd [2022-10-03T16:20:36.353Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-03T16:20:36.353Z] ---> Running in 65949c70e38a [2022-10-03T16:20:36.622Z] Removing intermediate container 65949c70e38a [2022-10-03T16:20:36.622Z] ---> e5a773795485 [2022-10-03T16:20:36.622Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-03T16:20:36.891Z] ---> 473a8cd1432c [2022-10-03T16:20:36.891Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T16:20:37.167Z] ---> Running in ce930c4eb5d1 [2022-10-03T16:21:24.120Z] Removing intermediate container ce930c4eb5d1 [2022-10-03T16:21:24.120Z] ---> 5d04fdc06a4a [2022-10-03T16:21:24.120Z] Step 13/14 : COPY . . [2022-10-03T16:21:24.706Z] ---> a002b642b785 [2022-10-03T16:21:24.706Z] Step 14/14 : RUN ${MAKE} [2022-10-03T16:21:24.706Z] ---> Running in cb7d86b8fca2 [2022-10-03T16:21:25.669Z] noop [2022-10-03T16:21:26.254Z] Removing intermediate container cb7d86b8fca2 [2022-10-03T16:21:26.254Z] ---> 4080fbce93ab [2022-10-03T16:21:26.254Z] Successfully built 4080fbce93ab [2022-10-03T16:21:26.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:21:26.593Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T16:21:26.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:21:26.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-6887 does not seem to be running inside a container [2022-10-03T16:21:26.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/66 -v /w/workspace/device-onvif-camera/66:/w/workspace/device-onvif-camera/66:rw,z -v /w/workspace/device-onvif-camera/66@tmp:/w/workspace/device-onvif-camera/66@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 [2022-10-03T16:21:27.938Z] $ docker top 08a04015a6c59b4107d970c392071d78261d8bcb3f15f5f58bd61a0b1e79dd26 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T16:21:28.738Z] + go version [2022-10-03T16:21:28.738Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T16:21:28.757Z] $ docker stop --time=1 08a04015a6c59b4107d970c392071d78261d8bcb3f15f5f58bd61a0b1e79dd26 [2022-10-03T16:21:30.364Z] $ docker rm -f 08a04015a6c59b4107d970c392071d78261d8bcb3f15f5f58bd61a0b1e79dd26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:21:30.889Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T16:21:30.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:21:31.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-6887 does not seem to be running inside a container [2022-10-03T16:21:31.109Z] $ 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/66 -v /w/workspace/device-onvif-camera/66:/w/workspace/device-onvif-camera/66:rw,z -v /w/workspace/device-onvif-camera/66@tmp:/w/workspace/device-onvif-camera/66@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 [2022-10-03T16:21:32.206Z] $ docker top fe6eba5de54f312e6a43c2eed12c6bf0b8eeda5f9fec35a472f4ca564d5aa4d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T16:21:32.685Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/66 [Pipeline] fileExists [Pipeline] sh [2022-10-03T16:21:33.006Z] + make test [2022-10-03T16:21:33.006Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T16:21:34.945Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-03T16:23:11.638Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-03T16:23:11.639Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.203s coverage: 28.2% of statements [2022-10-03T16:23:11.639Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-03T16:23:33.719Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.256s coverage: 86.5% of statements [2022-10-03T16:23:33.719Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T16:23:33.719Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T16:23:55.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T16:23:55.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T16:23:55.790Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T16:23:55.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T16:23:55.820Z] $ docker stop --time=1 fe6eba5de54f312e6a43c2eed12c6bf0b8eeda5f9fec35a472f4ca564d5aa4d9 [2022-10-03T16:23:57.678Z] $ docker rm -f fe6eba5de54f312e6a43c2eed12c6bf0b8eeda5f9fec35a472f4ca564d5aa4d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T16:23:58.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T16:23:58.745Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T16:23:59.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T16:23:59.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T16:24:00.088Z] + ls -al . [2022-10-03T16:24:00.088Z] total 232 [2022-10-03T16:24:00.088Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 16:21 . [2022-10-03T16:24:00.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 16:19 .. [2022-10-03T16:24:00.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 16:19 .git [2022-10-03T16:24:00.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 16:19 .github [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 3 16:19 .gitignore [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 16:19 .golangci.yml [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 3 16:19 Attribution.txt [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 3 16:19 CHANGELOG.md [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 3 16:19 Dockerfile [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 16:19 GOVERNANCE.md [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 3 16:19 Jenkinsfile [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 16:19 LICENSE [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 3 16:19 Makefile [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 16:19 OWNERS.md [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 3 16:19 README.md [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 16:17 VERSION [2022-10-03T16:24:00.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 16:19 bin [2022-10-03T16:24:00.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 16:19 cmd [2022-10-03T16:24:00.088Z] -rw-r--r-- 1 jenkins jenkins 78461 Oct 3 16:23 coverage.out [2022-10-03T16:24:00.088Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 16:19 doc [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 3 16:19 go.mod [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 3 16:19 go.sum [2022-10-03T16:24:00.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 16:19 internal [2022-10-03T16:24:00.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 16:19 snap [2022-10-03T16:24:00.088Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 16:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:24:00.434Z] + 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=3b1bc18db7597dbaf746352fd3998179838ce784 --label arch=arm64 --label version=2.3.0-dev.27 . [2022-10-03T16:24:02.544Z] Sending build context to Docker daemon 14.27MB [2022-10-03T16:24:02.544Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T16:24:02.544Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-03T16:24:02.544Z] ---> 4080fbce93ab [2022-10-03T16:24:02.544Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-03T16:24:02.820Z] ---> Running in 0cf25e3f93de [2022-10-03T16:24:03.402Z] Removing intermediate container 0cf25e3f93de [2022-10-03T16:24:03.402Z] ---> bf7e81d8102a [2022-10-03T16:24:03.402Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T16:24:03.402Z] ---> Running in ab2da846a780 [2022-10-03T16:24:03.669Z] Removing intermediate container ab2da846a780 [2022-10-03T16:24:03.669Z] ---> 50a8f6129f46 [2022-10-03T16:24:03.669Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T16:24:03.669Z] ---> Running in b766f79fab2a [2022-10-03T16:24:03.934Z] Removing intermediate container b766f79fab2a [2022-10-03T16:24:03.934Z] ---> 17225de877e2 [2022-10-03T16:24:03.934Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T16:24:04.199Z] ---> Running in 79d61c895e2f [2022-10-03T16:24:04.466Z] Removing intermediate container 79d61c895e2f [2022-10-03T16:24:04.466Z] ---> 2209574ea03e [2022-10-03T16:24:04.466Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-03T16:24:04.466Z] ---> Running in 4efb7d2bc772 [2022-10-03T16:24:04.732Z] Removing intermediate container 4efb7d2bc772 [2022-10-03T16:24:04.732Z] ---> 15d388dcff3f [2022-10-03T16:24:04.732Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T16:24:04.999Z] ---> Running in e1a41511a2b0 [2022-10-03T16:24:06.951Z] Removing intermediate container e1a41511a2b0 [2022-10-03T16:24:06.951Z] ---> 205820e861b7 [2022-10-03T16:24:06.951Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T16:24:06.951Z] ---> Running in 406c26699335 [2022-10-03T16:24:07.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T16:24:08.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T16:24:09.842Z] OK: 221 MiB in 51 packages [2022-10-03T16:24:10.803Z] Removing intermediate container 406c26699335 [2022-10-03T16:24:10.803Z] ---> 5e4e3dbaeb3e [2022-10-03T16:24:10.803Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-03T16:24:10.803Z] ---> Running in 7d579cbcb0f1 [2022-10-03T16:24:11.405Z] Removing intermediate container 7d579cbcb0f1 [2022-10-03T16:24:11.405Z] ---> 3c13b351570e [2022-10-03T16:24:11.405Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-03T16:24:12.364Z] ---> 653a3b9098a4 [2022-10-03T16:24:12.364Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T16:24:12.364Z] ---> Running in f67f99f3a45b [2022-10-03T16:24:14.951Z] Removing intermediate container f67f99f3a45b [2022-10-03T16:24:14.951Z] ---> 9dfed0e2faed [2022-10-03T16:24:14.951Z] Step 13/27 : COPY . . [2022-10-03T16:24:16.902Z] ---> f20b95602046 [2022-10-03T16:24:16.902Z] Step 14/27 : RUN ${MAKE} [2022-10-03T16:24:16.902Z] ---> Running in 9d0dde2bfbde [2022-10-03T16:24:17.868Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-03T16:26:54.621Z] Removing intermediate container 9d0dde2bfbde [2022-10-03T16:26:54.621Z] ---> 032b2ca27fae [2022-10-03T16:26:54.621Z] Step 15/27 : FROM alpine:3.16 [2022-10-03T16:26:54.890Z] 3.16: Pulling from library/alpine [2022-10-03T16:26:55.158Z] 9b18e9b68314: Pulling fs layer [2022-10-03T16:26:55.426Z] 9b18e9b68314: Download complete [2022-10-03T16:26:56.011Z] 9b18e9b68314: Pull complete [2022-10-03T16:26:56.011Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T16:26:56.011Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T16:26:56.011Z] ---> a6215f271958 [2022-10-03T16:26:56.011Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-03T16:26:56.011Z] ---> Running in a1d49678c980 [2022-10-03T16:26:56.599Z] Removing intermediate container a1d49678c980 [2022-10-03T16:26:56.599Z] ---> 57528d65f013 [2022-10-03T16:26:56.599Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T16:26:56.599Z] ---> Running in 4247feb8bd17 [2022-10-03T16:26:57.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T16:26:58.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T16:26:59.114Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T16:26:59.114Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T16:26:59.114Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T16:26:59.114Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T16:26:59.114Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T16:26:59.114Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T16:26:59.114Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T16:26:59.382Z] OK: 8 MiB in 20 packages [2022-10-03T16:27:00.348Z] Removing intermediate container 4247feb8bd17 [2022-10-03T16:27:00.348Z] ---> bed42fb15e81 [2022-10-03T16:27:00.348Z] Step 18/27 : WORKDIR / [2022-10-03T16:27:00.348Z] ---> Running in 5a66245e7d90 [2022-10-03T16:27:00.615Z] Removing intermediate container 5a66245e7d90 [2022-10-03T16:27:00.615Z] ---> a15599a6b989 [2022-10-03T16:27:00.615Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-03T16:27:02.028Z] ---> ae7dba0e00fe [2022-10-03T16:27:02.028Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-03T16:27:02.616Z] ---> 57358956a985 [2022-10-03T16:27:02.616Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-03T16:27:03.210Z] ---> 17abe583618c [2022-10-03T16:27:03.210Z] Step 22/27 : EXPOSE 59984 [2022-10-03T16:27:03.479Z] ---> Running in c990410924ed [2022-10-03T16:27:03.747Z] Removing intermediate container c990410924ed [2022-10-03T16:27:03.747Z] ---> 4a06d0832904 [2022-10-03T16:27:03.747Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-03T16:27:03.747Z] ---> Running in 170f5a2013e9 [2022-10-03T16:27:04.024Z] Removing intermediate container 170f5a2013e9 [2022-10-03T16:27:04.024Z] ---> 3a99e5c10197 [2022-10-03T16:27:04.024Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T16:27:04.295Z] ---> Running in 36ddce56c3e2 [2022-10-03T16:27:04.564Z] Removing intermediate container 36ddce56c3e2 [2022-10-03T16:27:04.564Z] ---> 5068330e7e6f [2022-10-03T16:27:04.564Z] Step 25/27 : LABEL arch=arm64 [2022-10-03T16:27:04.564Z] ---> Running in 4d6a7b415821 [2022-10-03T16:27:04.831Z] Removing intermediate container 4d6a7b415821 [2022-10-03T16:27:04.831Z] ---> 8926b6de9bac [2022-10-03T16:27:04.831Z] Step 26/27 : LABEL git_sha=3b1bc18db7597dbaf746352fd3998179838ce784 [2022-10-03T16:27:05.098Z] ---> Running in 57e5b3fecaac [2022-10-03T16:27:05.365Z] Removing intermediate container 57e5b3fecaac [2022-10-03T16:27:05.365Z] ---> 2d26c23563e3 [2022-10-03T16:27:05.365Z] Step 27/27 : LABEL version=2.3.0-dev.27 [2022-10-03T16:27:05.365Z] ---> Running in 64c380fd6d38 [2022-10-03T16:27:05.633Z] Removing intermediate container 64c380fd6d38 [2022-10-03T16:27:05.633Z] ---> 4347e44e6f6e [2022-10-03T16:27:05.633Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T16:27:05.633Z] Successfully built 4347e44e6f6e [2022-10-03T16:27:05.633Z] 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 [2022-10-03T16:27:05.746Z] provisioning config files... [2022-10-03T16:27:05.761Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/66@tmp/config10001087434297130350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:27:06.095Z] ---> docker-login.sh [2022-10-03T16:27:06.095Z] nexus3.edgexfoundry.org:10001 [2022-10-03T16:27:06.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:27:06.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:27:06.364Z] Configure a credential helper to remove this warning. See [2022-10-03T16:27:06.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:27:06.364Z] [2022-10-03T16:27:06.364Z] Login Succeeded [2022-10-03T16:27:06.364Z] nexus3.edgexfoundry.org:10002 [2022-10-03T16:27:06.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:27:06.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:27:06.899Z] Configure a credential helper to remove this warning. See [2022-10-03T16:27:06.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:27:06.899Z] [2022-10-03T16:27:06.899Z] Login Succeeded [2022-10-03T16:27:06.899Z] nexus3.edgexfoundry.org:10003 [2022-10-03T16:27:07.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:27:07.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:27:07.168Z] Configure a credential helper to remove this warning. See [2022-10-03T16:27:07.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:27:07.168Z] [2022-10-03T16:27:07.168Z] Login Succeeded [2022-10-03T16:27:07.168Z] nexus3.edgexfoundry.org:10004 [2022-10-03T16:27:07.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:27:07.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:27:07.704Z] Configure a credential helper to remove this warning. See [2022-10-03T16:27:07.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:27:07.704Z] [2022-10-03T16:27:07.704Z] Login Succeeded [2022-10-03T16:27:07.704Z] docker.io [2022-10-03T16:27:08.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T16:27:08.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T16:27:08.295Z] Configure a credential helper to remove this warning. See [2022-10-03T16:27:08.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T16:27:08.295Z] [2022-10-03T16:27:08.295Z] Login Succeeded [2022-10-03T16:27:08.295Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T16:27:08.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T16:27:08.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T16:27:08.367Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-03T16:27:08.367Z] 3b1bc18db7597dbaf746352fd3998179838ce784 [2022-10-03T16:27:08.367Z] latest [2022-10-03T16:27:08.367Z] 2.3.0-dev.27 [2022-10-03T16:27:08.367Z] 3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27 [2022-10-03T16:27:08.367Z] main [2022-10-03T16:27:08.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:08.745Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b1bc18db7597dbaf746352fd3998179838ce784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:09.120Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b1bc18db7597dbaf746352fd3998179838ce784 [2022-10-03T16:27:09.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-03T16:27:09.120Z] a74657cf709e: Preparing [2022-10-03T16:27:09.120Z] d75536258248: Preparing [2022-10-03T16:27:09.120Z] 892ca37b0a63: Preparing [2022-10-03T16:27:09.120Z] 933be48fd51c: Preparing [2022-10-03T16:27:09.120Z] 5d3e392a13a0: Preparing [2022-10-03T16:27:09.120Z] 5d3e392a13a0: Layer already exists [2022-10-03T16:27:09.405Z] d75536258248: Pushed [2022-10-03T16:27:09.405Z] a74657cf709e: Pushed [2022-10-03T16:27:10.004Z] 933be48fd51c: Pushed [2022-10-03T16:27:15.354Z] 892ca37b0a63: Pushed [2022-10-03T16:27:15.354Z] 3b1bc18db7597dbaf746352fd3998179838ce784: digest: sha256:502eb77193206716683afcd3c8f5aab96d815d836b23b481d18535ffdaecafe8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:15.694Z] + 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 [2022-10-03T16:27:16.033Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-03T16:27:16.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-03T16:27:16.033Z] a74657cf709e: Preparing [2022-10-03T16:27:16.033Z] d75536258248: Preparing [2022-10-03T16:27:16.033Z] 892ca37b0a63: Preparing [2022-10-03T16:27:16.033Z] 933be48fd51c: Preparing [2022-10-03T16:27:16.033Z] 5d3e392a13a0: Preparing [2022-10-03T16:27:16.033Z] 5d3e392a13a0: Layer already exists [2022-10-03T16:27:16.033Z] a74657cf709e: Layer already exists [2022-10-03T16:27:16.033Z] 933be48fd51c: Layer already exists [2022-10-03T16:27:16.033Z] 892ca37b0a63: Layer already exists [2022-10-03T16:27:16.033Z] d75536258248: Layer already exists [2022-10-03T16:27:16.033Z] latest: digest: sha256:502eb77193206716683afcd3c8f5aab96d815d836b23b481d18535ffdaecafe8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:16.634Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:16.973Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.27 [2022-10-03T16:27:16.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-03T16:27:16.973Z] a74657cf709e: Preparing [2022-10-03T16:27:16.973Z] d75536258248: Preparing [2022-10-03T16:27:16.973Z] 892ca37b0a63: Preparing [2022-10-03T16:27:16.973Z] 933be48fd51c: Preparing [2022-10-03T16:27:16.973Z] 5d3e392a13a0: Preparing [2022-10-03T16:27:16.973Z] d75536258248: Layer already exists [2022-10-03T16:27:16.973Z] 892ca37b0a63: Layer already exists [2022-10-03T16:27:16.973Z] 5d3e392a13a0: Layer already exists [2022-10-03T16:27:16.973Z] a74657cf709e: Layer already exists [2022-10-03T16:27:16.973Z] 933be48fd51c: Layer already exists [2022-10-03T16:27:16.973Z] 2.3.0-dev.27: digest: sha256:502eb77193206716683afcd3c8f5aab96d815d836b23b481d18535ffdaecafe8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:17.321Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:17.665Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27 [2022-10-03T16:27:17.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-03T16:27:17.666Z] a74657cf709e: Preparing [2022-10-03T16:27:17.666Z] d75536258248: Preparing [2022-10-03T16:27:17.666Z] 892ca37b0a63: Preparing [2022-10-03T16:27:17.666Z] 933be48fd51c: Preparing [2022-10-03T16:27:17.666Z] 5d3e392a13a0: Preparing [2022-10-03T16:27:17.666Z] 5d3e392a13a0: Layer already exists [2022-10-03T16:27:17.666Z] 892ca37b0a63: Layer already exists [2022-10-03T16:27:17.666Z] d75536258248: Layer already exists [2022-10-03T16:27:17.666Z] a74657cf709e: Layer already exists [2022-10-03T16:27:17.666Z] 933be48fd51c: Layer already exists [2022-10-03T16:27:17.666Z] 3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27: digest: sha256:502eb77193206716683afcd3c8f5aab96d815d836b23b481d18535ffdaecafe8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:18.016Z] + 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 [2022-10-03T16:27:18.360Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-03T16:27:18.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-03T16:27:18.360Z] a74657cf709e: Preparing [2022-10-03T16:27:18.360Z] d75536258248: Preparing [2022-10-03T16:27:18.360Z] 892ca37b0a63: Preparing [2022-10-03T16:27:18.360Z] 933be48fd51c: Preparing [2022-10-03T16:27:18.360Z] 5d3e392a13a0: Preparing [2022-10-03T16:27:18.360Z] 892ca37b0a63: Layer already exists [2022-10-03T16:27:18.360Z] a74657cf709e: Layer already exists [2022-10-03T16:27:18.360Z] 5d3e392a13a0: Layer already exists [2022-10-03T16:27:18.360Z] d75536258248: Layer already exists [2022-10-03T16:27:18.360Z] 933be48fd51c: Layer already exists [2022-10-03T16:27:18.360Z] main: digest: sha256:502eb77193206716683afcd3c8f5aab96d815d836b23b481d18535ffdaecafe8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T16:27:18.408Z] ===================================================== [Pipeline] echo [2022-10-03T16:27:18.419Z] taggedImages: [2022-10-03T16:27:18.419Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b1bc18db7597dbaf746352fd3998179838ce784 [2022-10-03T16:27:18.419Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-03T16:27:18.419Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.27 [2022-10-03T16:27:18.419Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b1bc18db7597dbaf746352fd3998179838ce784-2.3.0-dev.27 [2022-10-03T16:27:18.419Z] - 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 [2022-10-03T16:27:18.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T16:27:18.781Z] [2022-10-03T16:27:18.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:19.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T16:27:19.107Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T16:27:19.107Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T16:27:19.107Z] 04944245beec: Pulling fs layer [2022-10-03T16:27:19.107Z] 699f458cf7ca: Pulling fs layer [2022-10-03T16:27:19.107Z] 765212b225bb: Pulling fs layer [2022-10-03T16:27:19.107Z] f23df028b6ca: Pulling fs layer [2022-10-03T16:27:19.107Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T16:27:19.107Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T16:27:19.107Z] f23df028b6ca: Waiting [2022-10-03T16:27:19.107Z] d65c8cfc05b1: Waiting [2022-10-03T16:27:19.107Z] 2437ff75d9bd: Waiting [2022-10-03T16:27:19.107Z] 765212b225bb: Waiting [2022-10-03T16:27:19.376Z] 04944245beec: Verifying Checksum [2022-10-03T16:27:19.376Z] 04944245beec: Download complete [2022-10-03T16:27:19.376Z] 765212b225bb: Download complete [2022-10-03T16:27:19.376Z] f23df028b6ca: Verifying Checksum [2022-10-03T16:27:19.376Z] f23df028b6ca: Download complete [2022-10-03T16:27:19.376Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T16:27:19.376Z] d65c8cfc05b1: Download complete [2022-10-03T16:27:19.646Z] 699f458cf7ca: Verifying Checksum [2022-10-03T16:27:19.646Z] 699f458cf7ca: Download complete [2022-10-03T16:27:19.912Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T16:27:19.912Z] 8998bd30e6a1: Download complete [2022-10-03T16:27:22.497Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T16:27:22.497Z] 2437ff75d9bd: Download complete [2022-10-03T16:27:24.440Z] 8998bd30e6a1: Pull complete [2022-10-03T16:27:24.706Z] 04944245beec: Pull complete [2022-10-03T16:27:26.112Z] 699f458cf7ca: Pull complete [2022-10-03T16:27:26.112Z] 765212b225bb: Pull complete [2022-10-03T16:27:27.072Z] f23df028b6ca: Pull complete [2022-10-03T16:27:27.072Z] d65c8cfc05b1: Pull complete [2022-10-03T16:27:42.068Z] 2437ff75d9bd: Pull complete [2022-10-03T16:27:42.068Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T16:27:42.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T16:27:42.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:27:42.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-6887 does not seem to be running inside a container [2022-10-03T16:27:42.330Z] $ 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/66 -v /w/workspace/device-onvif-camera/66:/w/workspace/device-onvif-camera/66:rw,z -v /w/workspace/device-onvif-camera/66@tmp:/w/workspace/device-onvif-camera/66@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 [2022-10-03T16:27:44.970Z] $ docker top db04916adb10c4cac9615aa2ad9c4b6e427008b2690b6e642a0af1311a84e119 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:27:45.825Z] ---> job-cost.sh [2022-10-03T16:27:45.825Z] lf-activate-venv: SKIPPING [2022-10-03T16:27:45.825Z] INFO: No Stack... [2022-10-03T16:27:46.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T16:27:47.051Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T16:27:47.691Z] + cat /w/workspace/device-onvif-camera/66/archives/cost.csv [2022-10-03T16:27:47.691Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T16:27:47.759Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-66-stack-cost] [2022-10-03T16:27:47.769Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-66-stack-cost] did not exist. Created. [2022-10-03T16:27:47.769Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T16:27:48.407Z] /w/workspace/device-onvif-camera/66@tmp/durable-a8da0291/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T16:27:49.049Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T16:27:49.070Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T16:27:49.124Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T16:27:49.132Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T16:27:49.148Z] $ docker stop --time=1 db04916adb10c4cac9615aa2ad9c4b6e427008b2690b6e642a0af1311a84e119 [2022-10-03T16:27:50.679Z] $ docker rm -f db04916adb10c4cac9615aa2ad9c4b6e427008b2690b6e642a0af1311a84e119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-03T16:27:51.088Z] provisioning config files... [2022-10-03T16:27:51.094Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5390348496347084248tmp [Pipeline] { [Pipeline] sh [2022-10-03T16:27:51.385Z] + set +x [2022-10-03T16:27:51.385Z] + curl -s https://codecov.io/bash [2022-10-03T16:27:51.385Z] + bash -s -- [2022-10-03T16:27:51.385Z] [2022-10-03T16:27:51.385Z] _____ _ [2022-10-03T16:27:51.385Z] / ____| | | [2022-10-03T16:27:51.385Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T16:27:51.385Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T16:27:51.385Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T16:27:51.385Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T16:27:51.385Z] Bash-1.0.6 [2022-10-03T16:27:51.385Z] [2022-10-03T16:27:51.385Z] [2022-10-03T16:27:51.385Z] ==> git version 2.25.1 found [2022-10-03T16:27:51.385Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-03T16:27:51.385Z] Release-Date: 2020-01-08 [2022-10-03T16:27:51.385Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T16:27:51.385Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T16:27:51.385Z] ==> Jenkins CI detected. [2022-10-03T16:27:51.385Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-03T16:27:51.385Z] project root: . [2022-10-03T16:27:51.385Z] --> token set from env [2022-10-03T16:27:51.385Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T16:27:51.385Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T16:27:51.385Z] ==> Python coveragepy not found [2022-10-03T16:27:51.385Z] ==> Searching for coverage reports in: [2022-10-03T16:27:51.385Z] + . [2022-10-03T16:27:51.385Z] -> Found 1 reports [2022-10-03T16:27:51.385Z] ==> Detecting git/mercurial file structure [2022-10-03T16:27:51.385Z] ==> Reading reports [2022-10-03T16:27:51.385Z] + ./coverage.out bytes=78461 [2022-10-03T16:27:51.647Z] ==> Appending adjustments [2022-10-03T16:27:51.647Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T16:27:51.647Z] + Found adjustments [2022-10-03T16:27:51.647Z] ==> Gzipping contents [2022-10-03T16:27:51.647Z] 12K /tmp/codecov.7txrD4.gz [2022-10-03T16:27:51.647Z] ==> Uploading reports [2022-10-03T16:27:51.647Z] url: https://codecov.io [2022-10-03T16:27:51.647Z] query: branch=main&commit=3b1bc18db7597dbaf746352fd3998179838ce784&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T16:27:51.647Z] -> Pinging Codecov [2022-10-03T16:27:51.647Z] 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=3b1bc18db7597dbaf746352fd3998179838ce784&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T16:27:52.234Z] -> Uploading to [2022-10-03T16:27:52.234Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/F29A59C45E3A92E06B3E522C9905F8EF/3b1bc18db7597dbaf746352fd3998179838ce784/d37da949-8229-44b5-9946-5b3fe4938ac7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T162752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1104bd27b24d6914b9671b3b0446a73149ecdde8699b77d160cf7549c043ac73 [2022-10-03T16:27:52.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T16:27:52.234Z] Dload Upload Total Spent Left Speed [2022-10-03T16:27:52.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10715 0 0 100 10715 0 40741 --:--:-- --:--:-- --:--:-- 40741 [2022-10-03T16:27:52.495Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3b1bc18db7597dbaf746352fd3998179838ce784 [Pipeline] } [2022-10-03T16:27:52.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-03T16:27:52.707Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T16:27:52.718Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:53.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T16:27:53.024Z] [2022-10-03T16:27:53.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:27:53.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T16:27:53.361Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T16:27:53.361Z] df9b9388f04a: Pulling fs layer [2022-10-03T16:27:53.361Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T16:27:53.361Z] 25bc292e5bac: Pulling fs layer [2022-10-03T16:27:53.361Z] 114826534d7a: Pulling fs layer [2022-10-03T16:27:53.361Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T16:27:53.361Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T16:27:53.361Z] 114826534d7a: Waiting [2022-10-03T16:27:53.361Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T16:27:53.361Z] 8a3aa393b2d8: Waiting [2022-10-03T16:27:53.361Z] 6ad1cebc031e: Waiting [2022-10-03T16:27:53.361Z] 25bc292e5bac: Download complete [2022-10-03T16:27:53.361Z] 52dc419b0ee2: Verifying Checksum [2022-10-03T16:27:53.361Z] 52dc419b0ee2: Download complete [2022-10-03T16:27:53.623Z] 4657fd5d0bcf: Verifying Checksum [2022-10-03T16:27:53.623Z] 4657fd5d0bcf: Download complete [2022-10-03T16:27:53.623Z] df9b9388f04a: Verifying Checksum [2022-10-03T16:27:53.623Z] df9b9388f04a: Download complete [2022-10-03T16:27:53.623Z] df9b9388f04a: Pull complete [2022-10-03T16:27:53.623Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T16:27:53.623Z] 6ad1cebc031e: Download complete [2022-10-03T16:27:53.884Z] 52dc419b0ee2: Pull complete [2022-10-03T16:27:53.884Z] 25bc292e5bac: Pull complete [2022-10-03T16:27:54.142Z] 114826534d7a: Verifying Checksum [2022-10-03T16:27:54.142Z] 114826534d7a: Download complete [2022-10-03T16:27:54.398Z] 8a3aa393b2d8: Verifying Checksum [2022-10-03T16:27:54.399Z] 8a3aa393b2d8: Download complete [2022-10-03T16:27:57.680Z] 114826534d7a: Pull complete [2022-10-03T16:27:57.680Z] 4657fd5d0bcf: Pull complete [2022-10-03T16:27:57.680Z] 6ad1cebc031e: Pull complete [2022-10-03T16:28:00.957Z] 8a3aa393b2d8: Pull complete [2022-10-03T16:28:00.957Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T16:28:00.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T16:28:00.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:28:01.029Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:28:01.058Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-03T16:28:03.560Z] $ docker top 5dcf3b81e6e1f43cf2601490be365944da141441666bb45105443684532f2031 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T16:28:03.626Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-03T16:28:03.902Z] + set -o pipefail [2022-10-03T16:28:03.902Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-03T16:28:13.875Z] [2022-10-03T16:28:13.875Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-03T16:28:13.875Z] [2022-10-03T16:28:13.875Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/0f8a1734-3b3c-4b32-b41e-82a5873631be [2022-10-03T16:28:13.875Z] [2022-10-03T16:28:13.875Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-03T16:28:13.875Z] [2022-10-03T16:28:13.875Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T16:28:13.875Z] [2022-10-03T16:28:13.875Z] [Pipeline] } [2022-10-03T16:28:13.885Z] $ docker stop --time=1 5dcf3b81e6e1f43cf2601490be365944da141441666bb45105443684532f2031 [2022-10-03T16:28:16.327Z] $ docker rm -f 5dcf3b81e6e1f43cf2601490be365944da141441666bb45105443684532f2031 [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 [2022-10-03T16:28:16.708Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T16:28:16.716Z] provisioning config files... [2022-10-03T16:28:16.723Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14660674164196942276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:17.008Z] --> edgex-publish-swagger.sh [2022-10-03T16:28:17.008Z] === Publish doc/openapi/v2 API === [2022-10-03T16:28:17.008Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-03T16:28:17.008Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-03T16:28:17.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T16:28:17.008Z] Dload Upload Total Spent Left Speed [2022-10-03T16:28:17.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 189k --:--:-- --:--:-- --:--:-- 189k 100 139k 0 0 100 139k 0 189k --:--:-- --:--:-- --:--:-- 189k [2022-10-03T16:28:17.575Z] [2022-10-03T16:28:17.575Z] [Pipeline] } [2022-10-03T16:28:17.582Z] 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 [2022-10-03T16:28:17.948Z] + git log --format=format:%s -1 3b1bc18db7597dbaf746352fd3998179838ce784 [Pipeline] sh [2022-10-03T16:28:18.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T16:28:18.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:28:18.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T16:28:18.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:28:18.587Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:28:18.617Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T16:28:19.028Z] $ docker top f6396dd5af749ed312798742dc4706f175c51d2453c876aec6307c124f6cee17 -eo pid,comm [2022-10-03T16:28:19.075Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-03T16:28:19.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T16:28:19.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T16:28:19.108Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T16:28:19.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T16:28:19.229Z] $ docker exec f6396dd5af749ed312798742dc4706f175c51d2453c876aec6307c124f6cee17 ssh-agent [2022-10-03T16:28:19.334Z] SSH_AUTH_SOCK=/tmp/ssh-fVJJghmSsg9A/agent.32 [2022-10-03T16:28:19.334Z] SSH_AGENT_PID=38 [2022-10-03T16:28:19.339Z] Running ssh-add (command line suppressed) [2022-10-03T16:28:19.442Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2327975030153371937.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2327975030153371937.key) [2022-10-03T16:28:19.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T16:28:19.737Z] + git semver tag [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,928 [run_tag] DEBUG tag force:False [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,928 [check_head_tag] DEBUG check head tag [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,930 [execute] INFO git cat-file --batch-check [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,933 [execute] INFO git cat-file --batch [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,952 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,952 [execute] INFO git tag -a v2.3.0-dev.27 -m v2.3.0-dev.27 [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.27', '-m', 'v2.3.0-dev.27'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T16:28:19.996Z] 2022-10-03 16:28:19,957 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:28:19.996Z] 2.3.0-dev.27 [Pipeline] } [2022-10-03T16:28:20.006Z] $ docker exec --env ******** --env ******** f6396dd5af749ed312798742dc4706f175c51d2453c876aec6307c124f6cee17 ssh-agent -k [2022-10-03T16:28:20.086Z] unset SSH_AUTH_SOCK; [2022-10-03T16:28:20.086Z] unset SSH_AGENT_PID; [2022-10-03T16:28:20.086Z] echo Agent pid 38 killed; [2022-10-03T16:28:20.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T16:28:20.399Z] + git semver [Pipeline] } [2022-10-03T16:28:20.670Z] $ docker stop --time=1 f6396dd5af749ed312798742dc4706f175c51d2453c876aec6307c124f6cee17 [2022-10-03T16:28:21.985Z] $ docker rm -f f6396dd5af749ed312798742dc4706f175c51d2453c876aec6307c124f6cee17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:28:22.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T16:28:22.375Z] [2022-10-03T16:28:22.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:28:22.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T16:28:22.671Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T16:28:22.671Z] ab5ef0e58194: Pulling fs layer [2022-10-03T16:28:22.671Z] 9712f1f96733: Pulling fs layer [2022-10-03T16:28:22.671Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T16:28:22.671Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T16:28:22.671Z] e9a5061849ea: Pulling fs layer [2022-10-03T16:28:22.671Z] d747dcd14b5f: Pulling fs layer [2022-10-03T16:28:22.671Z] 2de7ff778b66: Pulling fs layer [2022-10-03T16:28:22.671Z] 0d9ebad4ef96: Waiting [2022-10-03T16:28:22.671Z] d747dcd14b5f: Waiting [2022-10-03T16:28:22.671Z] 2de7ff778b66: Waiting [2022-10-03T16:28:22.671Z] e9a5061849ea: Waiting [2022-10-03T16:28:22.671Z] 9712f1f96733: Verifying Checksum [2022-10-03T16:28:22.671Z] 9712f1f96733: Download complete [2022-10-03T16:28:22.931Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T16:28:22.931Z] 63f879dbbcfc: Download complete [2022-10-03T16:28:23.188Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T16:28:23.188Z] 0d9ebad4ef96: Download complete [2022-10-03T16:28:23.445Z] ab5ef0e58194: Verifying Checksum [2022-10-03T16:28:23.445Z] ab5ef0e58194: Download complete [2022-10-03T16:28:23.445Z] e9a5061849ea: Verifying Checksum [2022-10-03T16:28:23.445Z] e9a5061849ea: Download complete [2022-10-03T16:28:23.445Z] d747dcd14b5f: Verifying Checksum [2022-10-03T16:28:23.445Z] d747dcd14b5f: Download complete [2022-10-03T16:28:23.445Z] 2de7ff778b66: Verifying Checksum [2022-10-03T16:28:23.445Z] 2de7ff778b66: Download complete [2022-10-03T16:28:25.972Z] ab5ef0e58194: Pull complete [2022-10-03T16:28:25.972Z] 9712f1f96733: Pull complete [2022-10-03T16:28:26.539Z] 63f879dbbcfc: Pull complete [2022-10-03T16:28:29.822Z] 0d9ebad4ef96: Pull complete [2022-10-03T16:28:30.080Z] e9a5061849ea: Pull complete [2022-10-03T16:28:30.080Z] d747dcd14b5f: Pull complete [2022-10-03T16:28:31.013Z] 2de7ff778b66: Pull complete [2022-10-03T16:28:31.013Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T16:28:31.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T16:28:31.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:28:31.083Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:28:31.108Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-03T16:28:33.413Z] $ docker top ff1ef97526271ee9c2341d30b4cca5b23f55df972b0290c9cfe900af08e08b86 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T16:28:33.481Z] provisioning config files... [2022-10-03T16:28:33.488Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2572018171094841715tmp [2022-10-03T16:28:33.496Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17352875534333554785tmp [2022-10-03T16:28:33.505Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15640481217000313864tmp [Pipeline] { [Pipeline] echo [2022-10-03T16:28:33.519Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:33.800Z] ---> sigul-configuration.sh [2022-10-03T16:28:33.800Z] gpg: directory `/root/.gnupg' created [2022-10-03T16:28:33.800Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T16:28:33.800Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T16:28:33.800Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T16:28:33.800Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T16:28:33.800Z] gpg: CAST5 encrypted data [2022-10-03T16:28:33.800Z] gpg: encrypted with 1 passphrase [2022-10-03T16:28:33.800Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T16:28:34.087Z] + mkdir /home/jenkins [2022-10-03T16:28:34.087Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T16:28:34.370Z] + 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 [2022-10-03T16:28:34.377Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:34.658Z] ---> sigul-install.sh [2022-10-03T16:28:34.658Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T16:28:34.945Z] + git tag --list [2022-10-03T16:28:34.945Z] v0.0.0 [2022-10-03T16:28:34.945Z] v0.0.1-dev.1 [2022-10-03T16:28:34.945Z] v0.0.1-dev.10 [2022-10-03T16:28:34.945Z] v0.0.1-dev.11 [2022-10-03T16:28:34.945Z] v0.0.1-dev.12 [2022-10-03T16:28:34.945Z] v0.0.1-dev.13 [2022-10-03T16:28:34.945Z] v0.0.1-dev.14 [2022-10-03T16:28:34.945Z] v0.0.1-dev.15 [2022-10-03T16:28:34.945Z] v0.0.1-dev.16 [2022-10-03T16:28:34.945Z] v0.0.1-dev.17 [2022-10-03T16:28:34.945Z] v0.0.1-dev.18 [2022-10-03T16:28:34.945Z] v0.0.1-dev.19 [2022-10-03T16:28:34.945Z] v0.0.1-dev.2 [2022-10-03T16:28:34.945Z] v0.0.1-dev.20 [2022-10-03T16:28:34.945Z] v0.0.1-dev.21 [2022-10-03T16:28:34.945Z] v0.0.1-dev.22 [2022-10-03T16:28:34.945Z] v0.0.1-dev.23 [2022-10-03T16:28:34.945Z] v0.0.1-dev.24 [2022-10-03T16:28:34.945Z] v0.0.1-dev.25 [2022-10-03T16:28:34.945Z] v0.0.1-dev.26 [2022-10-03T16:28:34.945Z] v0.0.1-dev.27 [2022-10-03T16:28:34.945Z] v0.0.1-dev.28 [2022-10-03T16:28:34.945Z] v0.0.1-dev.3 [2022-10-03T16:28:34.945Z] v0.0.1-dev.4 [2022-10-03T16:28:34.945Z] v0.0.1-dev.5 [2022-10-03T16:28:34.945Z] v0.0.1-dev.6 [2022-10-03T16:28:34.945Z] v0.0.1-dev.7 [2022-10-03T16:28:34.945Z] v0.0.1-dev.8 [2022-10-03T16:28:34.945Z] v0.0.1-dev.9 [2022-10-03T16:28:34.945Z] v2.2.0 [2022-10-03T16:28:34.945Z] v2.2.0-dev.29 [2022-10-03T16:28:34.945Z] v2.2.0-dev.30 [2022-10-03T16:28:34.945Z] v2.2.0-dev.31 [2022-10-03T16:28:34.945Z] v2.2.0-dev.32 [2022-10-03T16:28:34.945Z] v2.2.0-dev.33 [2022-10-03T16:28:34.945Z] v2.2.0-dev.34 [2022-10-03T16:28:34.945Z] v2.2.0-dev.35 [2022-10-03T16:28:34.945Z] v2.3.0-dev.1 [2022-10-03T16:28:34.945Z] v2.3.0-dev.10 [2022-10-03T16:28:34.945Z] v2.3.0-dev.11 [2022-10-03T16:28:34.945Z] v2.3.0-dev.12 [2022-10-03T16:28:34.945Z] v2.3.0-dev.13 [2022-10-03T16:28:34.945Z] v2.3.0-dev.14 [2022-10-03T16:28:34.945Z] v2.3.0-dev.15 [2022-10-03T16:28:34.945Z] v2.3.0-dev.16 [2022-10-03T16:28:34.945Z] v2.3.0-dev.17 [2022-10-03T16:28:34.945Z] v2.3.0-dev.18 [2022-10-03T16:28:34.945Z] v2.3.0-dev.19 [2022-10-03T16:28:34.945Z] v2.3.0-dev.2 [2022-10-03T16:28:34.945Z] v2.3.0-dev.20 [2022-10-03T16:28:34.945Z] v2.3.0-dev.21 [2022-10-03T16:28:34.945Z] v2.3.0-dev.22 [2022-10-03T16:28:34.945Z] v2.3.0-dev.23 [2022-10-03T16:28:34.945Z] v2.3.0-dev.24 [2022-10-03T16:28:34.945Z] v2.3.0-dev.25 [2022-10-03T16:28:34.945Z] v2.3.0-dev.26 [2022-10-03T16:28:34.945Z] v2.3.0-dev.27 [2022-10-03T16:28:34.945Z] v2.3.0-dev.3 [2022-10-03T16:28:34.945Z] v2.3.0-dev.4 [2022-10-03T16:28:34.945Z] v2.3.0-dev.5 [2022-10-03T16:28:34.945Z] v2.3.0-dev.6 [2022-10-03T16:28:34.945Z] v2.3.0-dev.7 [2022-10-03T16:28:34.945Z] v2.3.0-dev.8 [2022-10-03T16:28:34.945Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-03T16:28:35.228Z] + lftools sign git-tag v2.3.0-dev.27 [2022-10-03T16:28:35.794Z] Signing Git tag with Sigul... [2022-10-03T16:28:35.794Z] Signing v2.3.0-dev.27 [Pipeline] echo [2022-10-03T16:28:36.743Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:37.028Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T16:28:37.035Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T16:28:37.051Z] $ docker stop --time=1 ff1ef97526271ee9c2341d30b4cca5b23f55df972b0290c9cfe900af08e08b86 [2022-10-03T16:28:38.383Z] $ docker rm -f ff1ef97526271ee9c2341d30b4cca5b23f55df972b0290c9cfe900af08e08b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T16:28:38.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T16:28:38.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:28:39.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T16:28:39.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:28:39.142Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:28:39.172Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T16:28:39.540Z] $ docker top a7fa65aefe37212e62fd5d0344fb17074207029edcc082543bac5c81d4276d2a -eo pid,comm [2022-10-03T16:28:39.585Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-03T16:28:39.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T16:28:39.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T16:28:39.621Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T16:28:39.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T16:28:39.733Z] $ docker exec a7fa65aefe37212e62fd5d0344fb17074207029edcc082543bac5c81d4276d2a ssh-agent [2022-10-03T16:28:39.840Z] SSH_AUTH_SOCK=/tmp/ssh-akHsjXP9khF9/agent.34 [2022-10-03T16:28:39.840Z] SSH_AGENT_PID=40 [2022-10-03T16:28:39.849Z] Running ssh-add (command line suppressed) [2022-10-03T16:28:39.958Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1025093032537648812.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1025093032537648812.key) [2022-10-03T16:28:39.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T16:28:40.250Z] + git semver bump pre [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,435 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,436 [bump_version] DEBUG bumping version:2.3.0-dev.27 on axis:pre with prefix:dev [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,436 [bump_version] DEBUG bumped version:2.3.0-dev.28 [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,436 [write_version] DEBUG write version:2.3.0-dev.28 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,436 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,436 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,437 [execute] INFO git cat-file --batch-check [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,442 [execute] INFO git cat-file --batch [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T16:28:40.508Z] 2022-10-03 16:28:40,448 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:28:40.508Z] 2.3.0-dev.28 [Pipeline] } [2022-10-03T16:28:40.517Z] $ docker exec --env ******** --env ******** a7fa65aefe37212e62fd5d0344fb17074207029edcc082543bac5c81d4276d2a ssh-agent -k [2022-10-03T16:28:40.625Z] unset SSH_AUTH_SOCK; [2022-10-03T16:28:40.625Z] unset SSH_AGENT_PID; [2022-10-03T16:28:40.625Z] echo Agent pid 40 killed; [2022-10-03T16:28:40.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T16:28:40.934Z] + git semver [Pipeline] } [2022-10-03T16:28:41.205Z] $ docker stop --time=1 a7fa65aefe37212e62fd5d0344fb17074207029edcc082543bac5c81d4276d2a [2022-10-03T16:28:42.527Z] $ docker rm -f a7fa65aefe37212e62fd5d0344fb17074207029edcc082543bac5c81d4276d2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T16:28:42.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T16:28:42.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:28:43.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T16:28:43.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:28:43.222Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:28:43.250Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T16:28:43.581Z] $ docker top 87acf07ba5dcab0c312da371dd50327d556809e1d2372a528ec0e9a4ab0e42bc -eo pid,comm [2022-10-03T16:28:43.626Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-03T16:28:43.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T16:28:43.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T16:28:43.662Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T16:28:43.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T16:28:43.768Z] $ docker exec 87acf07ba5dcab0c312da371dd50327d556809e1d2372a528ec0e9a4ab0e42bc ssh-agent [2022-10-03T16:28:43.864Z] SSH_AUTH_SOCK=/tmp/ssh-HrmESOh4uETW/agent.33 [2022-10-03T16:28:43.864Z] SSH_AGENT_PID=39 [2022-10-03T16:28:43.869Z] Running ssh-add (command line suppressed) [2022-10-03T16:28:43.954Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1179442024561545330.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1179442024561545330.key) [2022-10-03T16:28:43.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T16:28:44.253Z] + git semver push [2022-10-03T16:28:44.512Z] 2022-10-03 16:28:44,413 [run_push] DEBUG push [2022-10-03T16:28:44.512Z] 2022-10-03 16:28:44,413 [execute] INFO git cat-file --batch-check [2022-10-03T16:28:44.512Z] 2022-10-03 16:28:44,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T16:28:44.512Z] 2022-10-03 16:28:44,417 [execute] INFO git rev-list c9284cd8df75988bd0475b0f0ba9ec4c0cc07faf -- [2022-10-03T16:28:44.512Z] 2022-10-03 16:28:44,417 [execute] DEBUG Popen(['git', 'rev-list', 'c9284cd8df75988bd0475b0f0ba9ec4c0cc07faf', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T16:28:44.512Z] 2022-10-03 16:28:44,421 [execute] INFO git fetch -v origin [2022-10-03T16:28:44.512Z] 2022-10-03 16:28:44,422 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-03T16:28:45.079Z] 2022-10-03 16:28:45,013 [run_push] DEBUG no remote changes detected [2022-10-03T16:28:45.079Z] 2022-10-03 16:28:45,014 [execute] INFO git push origin semver [2022-10-03T16:28:45.079Z] 2022-10-03 16:28:45,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T16:28:46.456Z] 2022-10-03 16:28:46,015 [run_push] DEBUG push all version tags [2022-10-03T16:28:46.456Z] 2022-10-03 16:28:46,016 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T16:28:46.456Z] 2022-10-03 16:28:46,016 [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) [2022-10-03T16:28:47.022Z] 2022-10-03 16:28:46,795 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-03T16:28:47.022Z] 2.3.0-dev.28 [Pipeline] } [2022-10-03T16:28:47.031Z] $ docker exec --env ******** --env ******** 87acf07ba5dcab0c312da371dd50327d556809e1d2372a528ec0e9a4ab0e42bc ssh-agent -k [2022-10-03T16:28:47.124Z] unset SSH_AUTH_SOCK; [2022-10-03T16:28:47.124Z] unset SSH_AGENT_PID; [2022-10-03T16:28:47.124Z] echo Agent pid 39 killed; [2022-10-03T16:28:47.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T16:28:47.429Z] + git semver [Pipeline] } [2022-10-03T16:28:47.701Z] $ docker stop --time=1 87acf07ba5dcab0c312da371dd50327d556809e1d2372a528ec0e9a4ab0e42bc [2022-10-03T16:28:49.015Z] $ docker rm -f 87acf07ba5dcab0c312da371dd50327d556809e1d2372a528ec0e9a4ab0e42bc [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 [2022-10-03T16:28:49.557Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-03T16:28:49.557Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-03T16:28:49.557Z] total 16 [2022-10-03T16:28:49.557Z] drwxr-xr-x 3 root root 4096 Oct 3 16:19 . [2022-10-03T16:28:49.557Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 16:28 .. [2022-10-03T16:28:49.557Z] drwxr-xr-x 2 root root 4096 Oct 3 16:19 cost [2022-10-03T16:28:49.557Z] -rw-r--r-- 1 root root 90 Oct 3 16:19 cost.csv [2022-10-03T16:28:49.557Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-03T16:28:49.557Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-03T16:28:49.557Z] total 16 [2022-10-03T16:28:49.557Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 16:19 . [2022-10-03T16:28:49.557Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 16:28 .. [2022-10-03T16:28:49.557Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 16:19 cost [2022-10-03T16:28:49.557Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 3 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:49.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:50.692Z] ---> package-listing.sh [2022-10-03T16:28:50.693Z] ++ facter osfamily [2022-10-03T16:28:50.693Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T16:28:50.951Z] + OS_FAMILY=debian [2022-10-03T16:28:50.951Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-03T16:28:50.951Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T16:28:50.951Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T16:28:50.951Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T16:28:50.951Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T16:28:50.951Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-03T16:28:50.951Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T16:28:50.951Z] + case "${OS_FAMILY}" in [2022-10-03T16:28:50.951Z] + dpkg -l [2022-10-03T16:28:50.951Z] + grep '^ii' [2022-10-03T16:28:50.951Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T16:28:50.951Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T16:28:50.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T16:28:50.951Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-03T16:28:50.951Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-03T16:28:50.951Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-10-03T16:28:50.961Z] 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 [2022-10-03T16:28:51.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T16:28:51.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T16:28:51.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T16:28:51.859Z] prd-ubuntu20.04-docker-8c-8g-6886 does not seem to be running inside a container [2022-10-03T16:28:51.886Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T16:28:52.168Z] $ docker top 986625c3ebde25508c40e56940de0e6d02cfd1271a1e0e694a51323ffb64e470 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T16:28:52.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T16:28:52.894Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T16:28:53.182Z] + ls /var/log/sa-host [2022-10-03T16:28:53.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T16:28:53.329Z] provisioning config files... [2022-10-03T16:28:53.339Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5684004516436489185tmp [Pipeline] { [Pipeline] echo [2022-10-03T16:28:53.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:53.635Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T16:28:53.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:53.969Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T16:28:53.978Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:54.258Z] ---> sudo-logs.sh [2022-10-03T16:28:54.258Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T16:28:54.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:54.570Z] ---> job-cost.sh [2022-10-03T16:28:54.570Z] lf-activate-venv: SKIPPING [2022-10-03T16:28:54.570Z] DEBUG: total: 0.2199999988079071 [2022-10-03T16:28:54.570Z] INFO: Retrieving Stack Cost... [2022-10-03T16:28:55.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T16:28:55.393Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T16:28:55.403Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T16:28:55.683Z] ---> logs-deploy.sh [2022-10-03T16:28:55.683Z] lf-activate-venv: SKIPPING [2022-10-03T16:28:55.683Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/66 [2022-10-03T16:28:55.683Z] INFO: archiving workspace using pattern(s): [2022-10-03T16:28:56.617Z] Archives upload complete. [2022-10-03T16:28:56.879Z] INFO: archiving logs to Nexus