Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da27ea250af397a4800d1d84d7fb872b978ba4f9 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-ssh11851093905381163058.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17375000505654721373.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10449868473672070927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17409167293790711749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6749882969536836570.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-13836’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13845’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-13844’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13847 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision da27ea250af397a4800d1d84d7fb872b978ba4f9 (main) Commit message: "Merge pull request #342 from jumpingliu/ignore-go-mods" > git config core.sparsecheckout # timeout=10 > git checkout -f da27ea250af397a4800d1d84d7fb872b978ba4f9 # timeout=10 > git rev-list --no-walk 349d2554d6fca97c817ada98ee99106d95f3ebb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:09:50.144Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:09:50.203Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:09:50.220Z] ========================================================= [2023-05-05T06:09:50.220Z] EdgeX Global Pipelines Version Info [2023-05-05T06:09:50.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:09:50.927Z] ------------------- [2023-05-05T06:09:50.927Z] stable info: [2023-05-05T06:09:50.927Z] ------------------- [2023-05-05T06:09:50.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:09:50.927Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:09:50.927Z] Message: update stable to v1.0.249 [2023-05-05T06:09:51.496Z] ------------------- [2023-05-05T06:09:51.496Z] experimental info: [2023-05-05T06:09:51.496Z] ------------------- [2023-05-05T06:09:51.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:09:51.496Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:09:51.496Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:09:51.680Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-05T06:09:51.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-05T06:09:51.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:09:51.728Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:09:51.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:09:51.760Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:09:51.775Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:09:51.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T06:09:51.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:09:51.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:09:51.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:09:51.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-05T06:09:51.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:09:51.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:09:51.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:09:51.913Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:09:51.929Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:09:51.948Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:09:51.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:09:51.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:09:51.996Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-05T06:09:52.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-05T06:09:52.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T06:09:52.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T06:09:52.052Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T06:09:52.066Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:09:52.080Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:09:52.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:09:52.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:09:52.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:09:52.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da27ea250af397a4800d1d84d7fb872b978ba4f9 [Pipeline] echo [2023-05-05T06:09:52.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da27ea2 [Pipeline] echo [2023-05-05T06:09:52.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:09:52.209Z] provisioning config files... [2023-05-05T06:09:52.222Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17228312859730987773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:09:52.526Z] ---> docker-login.sh [2023-05-05T06:09:52.526Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:09:52.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:52.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:52.786Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:52.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:52.786Z] [2023-05-05T06:09:52.786Z] Login Succeeded [2023-05-05T06:09:52.786Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:09:52.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:52.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:52.786Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:52.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:52.786Z] [2023-05-05T06:09:52.786Z] Login Succeeded [2023-05-05T06:09:52.786Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:09:53.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:53.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:53.045Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:53.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:53.045Z] [2023-05-05T06:09:53.045Z] Login Succeeded [2023-05-05T06:09:53.045Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:09:53.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:53.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:53.045Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:53.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:53.045Z] [2023-05-05T06:09:53.045Z] Login Succeeded [2023-05-05T06:09:53.045Z] docker.io [2023-05-05T06:09:53.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:53.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:53.306Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:53.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:53.306Z] [2023-05-05T06:09:53.306Z] Login Succeeded [2023-05-05T06:09:53.306Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:09:53.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:09:53.685Z] + git rev-list -1 --merges da27ea250af397a4800d1d84d7fb872b978ba4f9~1..da27ea250af397a4800d1d84d7fb872b978ba4f9 [Pipeline] echo [2023-05-05T06:09:53.728Z] -----------> git rev-list -1 --merges da27ea250af397a4800d1d84d7fb872b978ba4f9~1..da27ea250af397a4800d1d84d7fb872b978ba4f9 da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:09:53.728Z] da27ea250af397a4800d1d84d7fb872b978ba4f9 [false] [Pipeline] sh [2023-05-05T06:09:54.019Z] + git log --format=format:%s -1 da27ea250af397a4800d1d84d7fb872b978ba4f9 [Pipeline] echo [2023-05-05T06:09:54.037Z] ========================================================= [2023-05-05T06:09:54.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:09:54.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:09:54.395Z] + git log --format=format:%s -1 da27ea250af397a4800d1d84d7fb872b978ba4f9 [Pipeline] echo [2023-05-05T06:09:54.419Z] [semverPrep] GIT_COMMIT: da27ea250af397a4800d1d84d7fb872b978ba4f9, Commit Message: Merge pull request #342 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-05T06:09:54.429Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T06:09:54.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:09:54.767Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:09:54.767Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:09:54.767Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:09:54.767Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:09:54.767Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:09:54.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:09:55.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:09:55.108Z] [2023-05-05T06:09:55.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:09:55.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:09:55.403Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:09:55.403Z] b85a868b505f: Pulling fs layer [2023-05-05T06:09:55.403Z] e2be974225ed: Pulling fs layer [2023-05-05T06:09:55.403Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:09:55.403Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:09:55.403Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:09:55.403Z] eaf3925da568: Pulling fs layer [2023-05-05T06:09:55.403Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:09:55.403Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:09:55.403Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:09:55.403Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:09:55.403Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:09:55.403Z] 1469e6f7b9e6: Waiting [2023-05-05T06:09:55.403Z] 988bab9f4d93: Waiting [2023-05-05T06:09:55.403Z] eaf3925da568: Waiting [2023-05-05T06:09:55.403Z] bab4dde63d76: Waiting [2023-05-05T06:09:55.403Z] b352a97aabf1: Waiting [2023-05-05T06:09:55.403Z] bde34c3a00c8: Waiting [2023-05-05T06:09:55.403Z] 4872d77fe225: Waiting [2023-05-05T06:09:55.403Z] 5851b861e8e6: Waiting [2023-05-05T06:09:55.403Z] e2be974225ed: Verifying Checksum [2023-05-05T06:09:55.403Z] e2be974225ed: Download complete [2023-05-05T06:09:55.403Z] 988bab9f4d93: Download complete [2023-05-05T06:09:55.403Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:09:55.403Z] 1469e6f7b9e6: Download complete [2023-05-05T06:09:55.403Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:09:55.403Z] 339a4e72a1f5: Download complete [2023-05-05T06:09:55.663Z] eaf3925da568: Verifying Checksum [2023-05-05T06:09:55.663Z] eaf3925da568: Download complete [2023-05-05T06:09:55.663Z] bde34c3a00c8: Download complete [2023-05-05T06:09:55.663Z] b352a97aabf1: Download complete [2023-05-05T06:09:55.663Z] 4872d77fe225: Verifying Checksum [2023-05-05T06:09:55.663Z] 4872d77fe225: Download complete [2023-05-05T06:09:55.663Z] 5851b861e8e6: Verifying Checksum [2023-05-05T06:09:55.663Z] 5851b861e8e6: Download complete [2023-05-05T06:09:55.663Z] b85a868b505f: Verifying Checksum [2023-05-05T06:09:55.663Z] b85a868b505f: Download complete [2023-05-05T06:09:55.922Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:09:55.922Z] bab4dde63d76: Download complete [2023-05-05T06:09:56.859Z] b85a868b505f: Pull complete [2023-05-05T06:09:56.859Z] e2be974225ed: Pull complete [2023-05-05T06:09:57.427Z] 339a4e72a1f5: Pull complete [2023-05-05T06:09:57.427Z] 988bab9f4d93: Pull complete [2023-05-05T06:09:57.992Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:09:57.992Z] eaf3925da568: Pull complete [2023-05-05T06:09:59.893Z] bab4dde63d76: Pull complete [2023-05-05T06:09:59.893Z] bde34c3a00c8: Pull complete [2023-05-05T06:09:59.893Z] b352a97aabf1: Pull complete [2023-05-05T06:10:00.152Z] 4872d77fe225: Pull complete [2023-05-05T06:10:00.152Z] 5851b861e8e6: Pull complete [2023-05-05T06:10:00.152Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:10:00.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:10:00.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:10:00.258Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:10:00.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:10:02.123Z] $ docker top cb78f852be9a87355c8f80f704c149eaf25cfffddf646b0a3db3fc5000de0457 -eo pid,comm [2023-05-05T06:10:02.194Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:10:02.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:10:02.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:10:02.236Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:10:02.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:10:02.340Z] $ docker exec cb78f852be9a87355c8f80f704c149eaf25cfffddf646b0a3db3fc5000de0457 ssh-agent [2023-05-05T06:10:02.466Z] SSH_AUTH_SOCK=/tmp/ssh-SM7vMSMNbmnp/agent.33 [2023-05-05T06:10:02.466Z] SSH_AGENT_PID=39 [2023-05-05T06:10:02.473Z] Running ssh-add (command line suppressed) [2023-05-05T06:10:02.550Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9652391338402431142.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9652391338402431142.key) [2023-05-05T06:10:02.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:10:02.872Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:10:02.878Z] $ docker exec --env ******** --env ******** cb78f852be9a87355c8f80f704c149eaf25cfffddf646b0a3db3fc5000de0457 ssh-agent -k [2023-05-05T06:10:02.989Z] unset SSH_AUTH_SOCK; [2023-05-05T06:10:02.990Z] unset SSH_AGENT_PID; [2023-05-05T06:10:02.990Z] echo Agent pid 39 killed; [2023-05-05T06:10:03.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:10:03.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:10:03.045Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:10:03.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:10:03.141Z] $ docker exec cb78f852be9a87355c8f80f704c149eaf25cfffddf646b0a3db3fc5000de0457 ssh-agent [2023-05-05T06:10:03.262Z] SSH_AUTH_SOCK=/tmp/ssh-89NccdeHM545/agent.71 [2023-05-05T06:10:03.262Z] SSH_AGENT_PID=77 [2023-05-05T06:10:03.267Z] Running ssh-add (command line suppressed) [2023-05-05T06:10:03.359Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4316275070987263850.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4316275070987263850.key) [2023-05-05T06:10:03.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:10:03.680Z] + git semver init [2023-05-05T06:10:03.939Z] 2023-05-05 06:10:03,836 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:10:03.939Z] 2023-05-05 06:10:03,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-05T06:10:03.939Z] 2023-05-05 06:10:03,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-05T06:10:03.939Z] 2023-05-05 06:10:03,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:10:04.876Z] 2023-05-05 06:10:04,679 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-05T06:10:04.876Z] 2023-05-05 06:10:04,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-05T06:10:04.876Z] 2023-05-05 06:10:04,680 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:10:04.876Z] 2023-05-05 06:10:04,680 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:10:04.876Z] 3.0.0-dev.39 [Pipeline] } [2023-05-05T06:10:04.869Z] $ docker exec --env ******** --env ******** cb78f852be9a87355c8f80f704c149eaf25cfffddf646b0a3db3fc5000de0457 ssh-agent -k [2023-05-05T06:10:04.963Z] unset SSH_AUTH_SOCK; [2023-05-05T06:10:04.963Z] unset SSH_AGENT_PID; [2023-05-05T06:10:04.965Z] echo Agent pid 77 killed; [2023-05-05T06:10:04.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:10:05.364Z] + git semver [Pipeline] } [2023-05-05T06:10:05.619Z] $ docker stop --time=1 cb78f852be9a87355c8f80f704c149eaf25cfffddf646b0a3db3fc5000de0457 [2023-05-05T06:10:06.928Z] $ docker rm -f --volumes cb78f852be9a87355c8f80f704c149eaf25cfffddf646b0a3db3fc5000de0457 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:10:07.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:10:07.495Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:10:07.498Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:10:07.645Z] provisioning config files... [2023-05-05T06:10:07.654Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2213101888193594062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:10:07.949Z] ---> docker-login.sh [2023-05-05T06:10:07.949Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:10:07.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:07.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:07.949Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:07.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:07.949Z] [2023-05-05T06:10:07.949Z] Login Succeeded [2023-05-05T06:10:07.949Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:10:07.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:07.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:07.949Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:07.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:07.949Z] [2023-05-05T06:10:07.949Z] Login Succeeded [2023-05-05T06:10:07.949Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:10:08.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:08.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:08.208Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:08.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:08.208Z] [2023-05-05T06:10:08.208Z] Login Succeeded [2023-05-05T06:10:08.208Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:10:08.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:08.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:08.208Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:08.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:08.208Z] [2023-05-05T06:10:08.208Z] Login Succeeded [2023-05-05T06:10:08.208Z] docker.io [2023-05-05T06:10:08.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:10:08.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:10:08.468Z] Configure a credential helper to remove this warning. See [2023-05-05T06:10:08.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:10:08.468Z] [2023-05-05T06:10:08.468Z] Login Succeeded [2023-05-05T06:10:08.468Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:10:08.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:10:08.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:10:08.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:10:08.548Z] ========================================================= [2023-05-05T06:10:08.548Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:10:08.548Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:10:08.853Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T06:10:08.853Z] Sending build context to Docker daemon 21.52MB [2023-05-05T06:10:08.853Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:10:08.853Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-05T06:10:09.113Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:10:09.113Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:10:09.113Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:10:09.113Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:10:09.113Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:10:09.113Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:10:09.113Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:10:09.113Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:10:09.113Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:10:09.113Z] 4d19c01a9841: Waiting [2023-05-05T06:10:09.113Z] 9f32a84ed3da: Waiting [2023-05-05T06:10:09.113Z] 9325e15d5711: Waiting [2023-05-05T06:10:09.113Z] 556b6ee489ea: Waiting [2023-05-05T06:10:09.113Z] c5a4b2cf53e6: Waiting [2023-05-05T06:10:09.113Z] 85791d961cd3: Verifying Checksum [2023-05-05T06:10:09.113Z] 85791d961cd3: Download complete [2023-05-05T06:10:09.113Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T06:10:09.113Z] 9f32a84ed3da: Download complete [2023-05-05T06:10:09.113Z] 4d19c01a9841: Verifying Checksum [2023-05-05T06:10:09.113Z] 4d19c01a9841: Download complete [2023-05-05T06:10:09.113Z] f56be85fc22e: Verifying Checksum [2023-05-05T06:10:09.113Z] f56be85fc22e: Download complete [2023-05-05T06:10:09.113Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:10:09.113Z] 9325e15d5711: Download complete [2023-05-05T06:10:09.374Z] f56be85fc22e: Pull complete [2023-05-05T06:10:09.374Z] 85791d961cd3: Pull complete [2023-05-05T06:10:09.374Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T06:10:09.374Z] c5a4b2cf53e6: Download complete [2023-05-05T06:10:09.633Z] d694b5ae8c79: Verifying Checksum [2023-05-05T06:10:09.633Z] d694b5ae8c79: Download complete [2023-05-05T06:10:09.891Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:10:09.891Z] 556b6ee489ea: Download complete [2023-05-05T06:10:13.172Z] d694b5ae8c79: Pull complete [2023-05-05T06:10:13.172Z] 9f32a84ed3da: Pull complete [2023-05-05T06:10:13.172Z] 4d19c01a9841: Pull complete [2023-05-05T06:10:13.430Z] 9325e15d5711: Pull complete [2023-05-05T06:10:15.984Z] 556b6ee489ea: Pull complete [2023-05-05T06:10:16.919Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:10:16.919Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:10:16.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:10:16.919Z] ---> c4be618373d6 [2023-05-05T06:10:16.919Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:10:19.459Z] ---> Running in b7deee617faf [2023-05-05T06:10:19.459Z] Removing intermediate container b7deee617faf [2023-05-05T06:10:19.459Z] ---> 3675efb2a021 [2023-05-05T06:10:19.459Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:10:19.459Z] ---> Running in 29372735a8a8 [2023-05-05T06:10:19.459Z] Removing intermediate container 29372735a8a8 [2023-05-05T06:10:19.459Z] ---> df921d305e5c [2023-05-05T06:10:19.459Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:10:19.459Z] ---> Running in cac2a0fe913d [2023-05-05T06:10:19.717Z] Removing intermediate container cac2a0fe913d [2023-05-05T06:10:19.717Z] ---> 39dab18ba3bf [2023-05-05T06:10:19.717Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:10:19.717Z] ---> Running in 1851a8be11ed [2023-05-05T06:10:19.717Z] Removing intermediate container 1851a8be11ed [2023-05-05T06:10:19.717Z] ---> aa09ab8125bc [2023-05-05T06:10:19.717Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-05T06:10:19.717Z] ---> Running in 92f69efb6cd3 [2023-05-05T06:10:19.717Z] Removing intermediate container 92f69efb6cd3 [2023-05-05T06:10:19.717Z] ---> c14e489a534a [2023-05-05T06:10:19.717Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:10:19.976Z] ---> Running in 6f9fe1a349f5 [2023-05-05T06:10:20.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:10:20.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:10:20.492Z] OK: 265 MiB in 53 packages [2023-05-05T06:10:20.756Z] Removing intermediate container 6f9fe1a349f5 [2023-05-05T06:10:20.756Z] ---> badb01b34fe8 [2023-05-05T06:10:20.756Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-05T06:10:20.756Z] ---> Running in 2ff28d366ff8 [2023-05-05T06:10:21.017Z] Removing intermediate container 2ff28d366ff8 [2023-05-05T06:10:21.017Z] ---> df8bb80a47b7 [2023-05-05T06:10:21.017Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-05T06:10:21.017Z] ---> ad4ba2080dbe [2023-05-05T06:10:21.017Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:10:21.017Z] ---> Running in 394816da156c [2023-05-05T06:10:22.603Z] Still waiting to schedule task [2023-05-05T06:10:22.603Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:10:42.973Z] Removing intermediate container 394816da156c [2023-05-05T06:10:42.973Z] ---> aa2dafcf98ed [2023-05-05T06:10:42.973Z] Step 12/13 : COPY . . [2023-05-05T06:10:42.973Z] ---> 69b774b72bdf [2023-05-05T06:10:42.973Z] Step 13/13 : RUN ${MAKE} [2023-05-05T06:10:42.973Z] ---> Running in 958ebd3ccde5 [2023-05-05T06:10:42.973Z] noop [2023-05-05T06:10:43.232Z] Removing intermediate container 958ebd3ccde5 [2023-05-05T06:10:43.232Z] ---> d5b1c436d1c4 [2023-05-05T06:10:43.232Z] Successfully built d5b1c436d1c4 [2023-05-05T06:10:43.232Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:10:43.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:10:43.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:10:43.610Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:10:43.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:10:44.027Z] $ docker top df3f4c8aacff68376cf5354a378f4013e81ab761db3147daff64190b5cfee00b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:10:44.366Z] + go version [2023-05-05T06:10:44.366Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:10:44.382Z] $ docker stop --time=1 df3f4c8aacff68376cf5354a378f4013e81ab761db3147daff64190b5cfee00b [2023-05-05T06:10:45.656Z] $ docker rm -f --volumes df3f4c8aacff68376cf5354a378f4013e81ab761db3147daff64190b5cfee00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:10:46.056Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:10:46.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:10:46.127Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:10:46.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:10:46.494Z] $ docker top dc9a467d7964a804704fe611b18b8d43147ef882cb8246bc7747e4098699921d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:10:46.838Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:10:47.136Z] + make test [2023-05-05T06:10:47.136Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:10:52.405Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-05T06:11:02.367Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-05T06:11:02.941Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-05T06:11:04.837Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.1% of statements [2023-05-05T06:11:05.402Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.392s coverage: 86.5% of statements [2023-05-05T06:11:13.532Z] go vet ./... [2023-05-05T06:11:16.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:11:16.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:11:16.816Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:11:16.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:11:16.851Z] $ docker stop --time=1 dc9a467d7964a804704fe611b18b8d43147ef882cb8246bc7747e4098699921d [2023-05-05T06:11:19.507Z] $ docker rm -f --volumes dc9a467d7964a804704fe611b18b8d43147ef882cb8246bc7747e4098699921d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:11:19.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:11:20.021Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T06:11:20.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:11:20.816Z] + ls -al . [2023-05-05T06:11:20.816Z] total 232 [2023-05-05T06:11:20.816Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:10 . [2023-05-05T06:11:20.816Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:09 .. [2023-05-05T06:11:20.816Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:10 .git [2023-05-05T06:11:20.816Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:09 .github [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 496 May 5 06:09 .gitignore [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:09 .golangci.yml [2023-05-05T06:11:20.816Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:10 .semver [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 5 06:09 Attribution.txt [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 5 06:09 CHANGELOG.md [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 5 06:09 Dockerfile [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:09 GOVERNANCE.md [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 734 May 5 06:09 Jenkinsfile [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:09 LICENSE [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 5 06:09 Makefile [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:09 OWNERS.md [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 5 06:09 README.md [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:10 VERSION [2023-05-05T06:11:20.816Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:09 bin [2023-05-05T06:11:20.816Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:09 cmd [2023-05-05T06:11:20.816Z] -rw-r--r-- 1 jenkins jenkins 79191 May 5 06:11 coverage.out [2023-05-05T06:11:20.816Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:09 doc [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 5 06:09 go.mod [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 5 06:09 go.sum [2023-05-05T06:11:20.816Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:09 internal [2023-05-05T06:11:20.816Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:09 snap [2023-05-05T06:11:20.816Z] -rw-rw-r-- 1 jenkins jenkins 236 May 5 06:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:21.171Z] + 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=da27ea250af397a4800d1d84d7fb872b978ba4f9 --label arch=amd64 --label version=3.0.0-dev.39 . [2023-05-05T06:11:21.172Z] Sending build context to Docker daemon 21.6MB [2023-05-05T06:11:21.172Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:11:21.172Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-05T06:11:21.172Z] ---> d5b1c436d1c4 [2023-05-05T06:11:21.172Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:11:21.431Z] ---> Running in e4f529981159 [2023-05-05T06:11:21.431Z] Removing intermediate container e4f529981159 [2023-05-05T06:11:21.431Z] ---> b6c990ead130 [2023-05-05T06:11:21.431Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:11:21.431Z] ---> Running in cbc073b38a30 [2023-05-05T06:11:21.431Z] Removing intermediate container cbc073b38a30 [2023-05-05T06:11:21.431Z] ---> 1cd8fa75e906 [2023-05-05T06:11:21.431Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:11:21.431Z] ---> Running in 884fd933a78c [2023-05-05T06:11:21.690Z] Removing intermediate container 884fd933a78c [2023-05-05T06:11:21.690Z] ---> 18c637876124 [2023-05-05T06:11:21.690Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:11:21.690Z] ---> Running in f9b9e8e2018b [2023-05-05T06:11:21.690Z] Removing intermediate container f9b9e8e2018b [2023-05-05T06:11:21.690Z] ---> c0f014d8380d [2023-05-05T06:11:21.690Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-05T06:11:21.690Z] ---> Running in 1a33ba9ab724 [2023-05-05T06:11:21.949Z] Removing intermediate container 1a33ba9ab724 [2023-05-05T06:11:21.949Z] ---> 7e5a8c94191c [2023-05-05T06:11:21.949Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:11:21.949Z] ---> Running in 9e3bafe0b262 [2023-05-05T06:11:22.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:11:22.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:11:22.468Z] OK: 265 MiB in 53 packages [2023-05-05T06:11:22.727Z] Removing intermediate container 9e3bafe0b262 [2023-05-05T06:11:22.727Z] ---> fccb9e8efc1f [2023-05-05T06:11:22.727Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-05T06:11:22.727Z] ---> Running in 2c802947949a [2023-05-05T06:11:22.988Z] Removing intermediate container 2c802947949a [2023-05-05T06:11:22.988Z] ---> ef84ad77651d [2023-05-05T06:11:22.988Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-05T06:11:22.988Z] ---> e409c21fa69b [2023-05-05T06:11:22.988Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:11:22.988Z] ---> Running in 5ff3341c2cc4 [2023-05-05T06:11:23.927Z] Removing intermediate container 5ff3341c2cc4 [2023-05-05T06:11:23.927Z] ---> d8096748daab [2023-05-05T06:11:23.927Z] Step 12/26 : COPY . . [2023-05-05T06:11:24.497Z] ---> 787c52044290 [2023-05-05T06:11:24.497Z] Step 13/26 : RUN ${MAKE} [2023-05-05T06:11:24.497Z] ---> Running in 6cb2152cdd52 [2023-05-05T06:11:24.755Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-05T06:11:43.405Z] Removing intermediate container 6cb2152cdd52 [2023-05-05T06:11:43.405Z] ---> 6fb256ae4677 [2023-05-05T06:11:43.405Z] Step 14/26 : FROM alpine:3.17 [2023-05-05T06:11:43.972Z] 3.17: Pulling from library/alpine [2023-05-05T06:11:43.972Z] f56be85fc22e: Already exists [2023-05-05T06:11:43.972Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:11:43.972Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:11:43.972Z] ---> 9ed4aefc74f6 [2023-05-05T06:11:43.972Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-05T06:11:43.972Z] ---> Running in 8e4ab5a640bf [2023-05-05T06:11:44.231Z] Removing intermediate container 8e4ab5a640bf [2023-05-05T06:11:44.231Z] ---> 329f536d9541 [2023-05-05T06:11:44.231Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:11:44.231Z] ---> Running in 25c85a5be14f [2023-05-05T06:11:44.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:11:44.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:11:44.750Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:11:44.750Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:11:44.750Z] OK: 7 MiB in 16 packages [2023-05-05T06:11:45.010Z] Removing intermediate container 25c85a5be14f [2023-05-05T06:11:45.010Z] ---> 1e6a2ff46720 [2023-05-05T06:11:45.010Z] Step 17/26 : WORKDIR / [2023-05-05T06:11:45.010Z] ---> Running in 189f8b712784 [2023-05-05T06:11:45.266Z] Removing intermediate container 189f8b712784 [2023-05-05T06:11:45.266Z] ---> 1a4a0ac6456e [2023-05-05T06:11:45.266Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-05T06:11:45.876Z] ---> 36cb783c1400 [2023-05-05T06:11:45.876Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-05T06:11:46.135Z] ---> 44914e3cd2e8 [2023-05-05T06:11:46.135Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-05T06:11:46.135Z] ---> e6b037500d7c [2023-05-05T06:11:46.135Z] Step 21/26 : EXPOSE 59984 [2023-05-05T06:11:46.135Z] ---> Running in 073cd965435c [2023-05-05T06:11:46.394Z] Removing intermediate container 073cd965435c [2023-05-05T06:11:46.394Z] ---> a21c5fe87055 [2023-05-05T06:11:46.394Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-05T06:11:46.394Z] ---> Running in a204ace81232 [2023-05-05T06:11:46.394Z] Removing intermediate container a204ace81232 [2023-05-05T06:11:46.394Z] ---> 7fe3943300d4 [2023-05-05T06:11:46.394Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:11:46.394Z] ---> Running in 9e851c44ddde [2023-05-05T06:11:46.394Z] Removing intermediate container 9e851c44ddde [2023-05-05T06:11:46.394Z] ---> 11c095e06af1 [2023-05-05T06:11:46.394Z] Step 24/26 : LABEL arch=amd64 [2023-05-05T06:11:46.394Z] ---> Running in f0916eb523e8 [2023-05-05T06:11:46.653Z] Removing intermediate container f0916eb523e8 [2023-05-05T06:11:46.653Z] ---> 422a1947de2f [2023-05-05T06:11:46.653Z] Step 25/26 : LABEL git_sha=da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:11:46.653Z] ---> Running in b7325f1e31d2 [2023-05-05T06:11:46.653Z] Removing intermediate container b7325f1e31d2 [2023-05-05T06:11:46.653Z] ---> 68334ac07df0 [2023-05-05T06:11:46.654Z] Step 26/26 : LABEL version=3.0.0-dev.39 [2023-05-05T06:11:46.654Z] ---> Running in 7f9696d83420 [2023-05-05T06:11:46.654Z] Removing intermediate container 7f9696d83420 [2023-05-05T06:11:46.654Z] ---> 5caaa7e809de [2023-05-05T06:11:46.654Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:11:46.654Z] Successfully built 5caaa7e809de [2023-05-05T06:11:46.654Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:11:46.763Z] provisioning config files... [2023-05-05T06:11:46.773Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8269069976565833026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:11:47.067Z] ---> docker-login.sh [2023-05-05T06:11:47.067Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:11:47.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:11:47.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:11:47.067Z] Configure a credential helper to remove this warning. See [2023-05-05T06:11:47.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:11:47.067Z] [2023-05-05T06:11:47.067Z] Login Succeeded [2023-05-05T06:11:47.067Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:11:47.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:11:47.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:11:47.067Z] Configure a credential helper to remove this warning. See [2023-05-05T06:11:47.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:11:47.067Z] [2023-05-05T06:11:47.067Z] Login Succeeded [2023-05-05T06:11:47.067Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:11:47.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:11:47.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:11:47.326Z] Configure a credential helper to remove this warning. See [2023-05-05T06:11:47.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:11:47.326Z] [2023-05-05T06:11:47.326Z] Login Succeeded [2023-05-05T06:11:47.326Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:11:47.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:11:47.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:11:47.326Z] Configure a credential helper to remove this warning. See [2023-05-05T06:11:47.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:11:47.326Z] [2023-05-05T06:11:47.326Z] Login Succeeded [2023-05-05T06:11:47.326Z] docker.io [2023-05-05T06:11:47.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:11:47.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:11:47.587Z] Configure a credential helper to remove this warning. See [2023-05-05T06:11:47.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:11:47.587Z] [2023-05-05T06:11:47.587Z] Login Succeeded [2023-05-05T06:11:47.587Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:11:47.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:11:47.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:11:47.638Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-05T06:11:47.638Z] da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:11:47.638Z] latest [2023-05-05T06:11:47.638Z] 3.0.0-dev.39 [2023-05-05T06:11:47.638Z] da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39 [2023-05-05T06:11:47.638Z] main [2023-05-05T06:11:47.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:47.951Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:da27ea250af397a4800d1d84d7fb872b978ba4f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:48.257Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:11:48.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:11:48.257Z] 8db5aa5f9909: Preparing [2023-05-05T06:11:48.257Z] 542d7f9d128e: Preparing [2023-05-05T06:11:48.257Z] babbb92e2f70: Preparing [2023-05-05T06:11:48.257Z] 5b3ca6fa1b77: Preparing [2023-05-05T06:11:48.257Z] f1417ff83b31: Preparing [2023-05-05T06:11:48.257Z] f1417ff83b31: Layer already exists [2023-05-05T06:11:48.257Z] 542d7f9d128e: Pushed [2023-05-05T06:11:48.257Z] 8db5aa5f9909: Pushed [2023-05-05T06:11:48.257Z] 5b3ca6fa1b77: Pushed [2023-05-05T06:11:50.795Z] babbb92e2f70: Pushed [2023-05-05T06:11:51.056Z] da27ea250af397a4800d1d84d7fb872b978ba4f9: digest: sha256:df06f82cfc639265273d4541784c524d0ff850b98782c35cdba960d7f67a4daa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:51.372Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:51.684Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-05T06:11:51.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:11:51.684Z] 8db5aa5f9909: Preparing [2023-05-05T06:11:51.684Z] 542d7f9d128e: Preparing [2023-05-05T06:11:51.684Z] babbb92e2f70: Preparing [2023-05-05T06:11:51.684Z] 5b3ca6fa1b77: Preparing [2023-05-05T06:11:51.684Z] f1417ff83b31: Preparing [2023-05-05T06:11:51.684Z] 5b3ca6fa1b77: Layer already exists [2023-05-05T06:11:51.684Z] babbb92e2f70: Layer already exists [2023-05-05T06:11:51.684Z] 8db5aa5f9909: Layer already exists [2023-05-05T06:11:51.684Z] 542d7f9d128e: Layer already exists [2023-05-05T06:11:51.684Z] f1417ff83b31: Layer already exists [2023-05-05T06:11:51.684Z] latest: digest: sha256:df06f82cfc639265273d4541784c524d0ff850b98782c35cdba960d7f67a4daa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:51.992Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:52.296Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.39 [2023-05-05T06:11:52.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:11:52.296Z] 8db5aa5f9909: Preparing [2023-05-05T06:11:52.296Z] 542d7f9d128e: Preparing [2023-05-05T06:11:52.296Z] babbb92e2f70: Preparing [2023-05-05T06:11:52.296Z] 5b3ca6fa1b77: Preparing [2023-05-05T06:11:52.296Z] f1417ff83b31: Preparing [2023-05-05T06:11:52.296Z] 8db5aa5f9909: Layer already exists [2023-05-05T06:11:52.296Z] 542d7f9d128e: Layer already exists [2023-05-05T06:11:52.296Z] 5b3ca6fa1b77: Layer already exists [2023-05-05T06:11:52.296Z] babbb92e2f70: Layer already exists [2023-05-05T06:11:52.296Z] f1417ff83b31: Layer already exists [2023-05-05T06:11:52.296Z] 3.0.0-dev.39: digest: sha256:df06f82cfc639265273d4541784c524d0ff850b98782c35cdba960d7f67a4daa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:52.612Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:52.926Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39 [2023-05-05T06:11:52.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:11:52.926Z] 8db5aa5f9909: Preparing [2023-05-05T06:11:52.926Z] 542d7f9d128e: Preparing [2023-05-05T06:11:52.926Z] babbb92e2f70: Preparing [2023-05-05T06:11:52.926Z] 5b3ca6fa1b77: Preparing [2023-05-05T06:11:52.926Z] f1417ff83b31: Preparing [2023-05-05T06:11:52.926Z] babbb92e2f70: Layer already exists [2023-05-05T06:11:52.926Z] 5b3ca6fa1b77: Layer already exists [2023-05-05T06:11:52.926Z] 542d7f9d128e: Layer already exists [2023-05-05T06:11:52.926Z] 8db5aa5f9909: Layer already exists [2023-05-05T06:11:52.926Z] f1417ff83b31: Layer already exists [2023-05-05T06:11:52.926Z] da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39: digest: sha256:df06f82cfc639265273d4541784c524d0ff850b98782c35cdba960d7f67a4daa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:53.233Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:53.545Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-05T06:11:53.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:11:53.545Z] 8db5aa5f9909: Preparing [2023-05-05T06:11:53.545Z] 542d7f9d128e: Preparing [2023-05-05T06:11:53.545Z] babbb92e2f70: Preparing [2023-05-05T06:11:53.545Z] 5b3ca6fa1b77: Preparing [2023-05-05T06:11:53.545Z] f1417ff83b31: Preparing [2023-05-05T06:11:53.545Z] 8db5aa5f9909: Layer already exists [2023-05-05T06:11:53.545Z] f1417ff83b31: Layer already exists [2023-05-05T06:11:53.545Z] babbb92e2f70: Layer already exists [2023-05-05T06:11:53.545Z] 5b3ca6fa1b77: Layer already exists [2023-05-05T06:11:53.545Z] 542d7f9d128e: Layer already exists [2023-05-05T06:11:53.545Z] main: digest: sha256:df06f82cfc639265273d4541784c524d0ff850b98782c35cdba960d7f67a4daa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:11:53.600Z] ===================================================== [Pipeline] echo [2023-05-05T06:11:53.610Z] taggedImages: [2023-05-05T06:11:53.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:11:53.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-05T06:11:53.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.39 [2023-05-05T06:11:53.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39 [2023-05-05T06:11:53.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:54.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:11:54.001Z] [2023-05-05T06:11:54.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:11:54.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:11:54.301Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T06:11:54.301Z] 5eb5b503b376: Pulling fs layer [2023-05-05T06:11:54.301Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T06:11:54.301Z] ec43610c2a17: Pulling fs layer [2023-05-05T06:11:54.301Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T06:11:54.301Z] 33b1e0a273af: Pulling fs layer [2023-05-05T06:11:54.301Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T06:11:54.301Z] 2f39f015ded8: Pulling fs layer [2023-05-05T06:11:54.301Z] 2f39f015ded8: Waiting [2023-05-05T06:11:54.301Z] 5d3b04190fa2: Waiting [2023-05-05T06:11:54.301Z] 3a2ae6a8a46f: Waiting [2023-05-05T06:11:54.301Z] 33b1e0a273af: Waiting [2023-05-05T06:11:54.301Z] 5c69ac0246d0: Download complete [2023-05-05T06:11:54.301Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T06:11:54.301Z] 3a2ae6a8a46f: Download complete [2023-05-05T06:11:54.301Z] ec43610c2a17: Verifying Checksum [2023-05-05T06:11:54.301Z] ec43610c2a17: Download complete [2023-05-05T06:11:54.301Z] 33b1e0a273af: Verifying Checksum [2023-05-05T06:11:54.301Z] 33b1e0a273af: Download complete [2023-05-05T06:11:54.301Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T06:11:54.301Z] 5d3b04190fa2: Download complete [2023-05-05T06:11:54.560Z] 5eb5b503b376: Verifying Checksum [2023-05-05T06:11:54.560Z] 5eb5b503b376: Download complete [2023-05-05T06:11:55.128Z] 2f39f015ded8: Download complete [2023-05-05T06:11:55.694Z] 5eb5b503b376: Pull complete [2023-05-05T06:11:55.953Z] 5c69ac0246d0: Pull complete [2023-05-05T06:11:56.212Z] ec43610c2a17: Pull complete [2023-05-05T06:11:56.472Z] 3a2ae6a8a46f: Pull complete [2023-05-05T06:11:56.731Z] 33b1e0a273af: Pull complete [2023-05-05T06:11:56.731Z] 5d3b04190fa2: Pull complete [2023-05-05T06:12:00.922Z] 2f39f015ded8: Pull complete [2023-05-05T06:12:00.922Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T06:12:00.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:12:00.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:12:01.000Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:12:01.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:12:02.984Z] $ docker top 923cd33daea7364c4258e655ad0128ceab27d4529218f163efe74aa728d05f3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:12:03.344Z] ---> job-cost.sh [2023-05-05T06:12:03.344Z] lf-activate-venv: SKIPPING [2023-05-05T06:12:03.344Z] INFO: No Stack... [2023-05-05T06:12:03.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:12:03.867Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:12:04.159Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-05T06:12:04.159Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:12:04.174Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-135-stack-cost] [2023-05-05T06:12:04.184Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-135-stack-cost] did not exist. Created. [2023-05-05T06:12:04.184Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:12:04.488Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T06:12:04.516Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:12:04.524Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:12:04.549Z] $ docker stop --time=1 923cd33daea7364c4258e655ad0128ceab27d4529218f163efe74aa728d05f3e [2023-05-05T06:12:05.692Z] $ docker rm -f --volumes 923cd33daea7364c4258e655ad0128ceab27d4529218f163efe74aa728d05f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:13:01.734Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13851 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-05T06:13:01.748Z] Running in /w/workspace/device-onvif-camera/135 [Pipeline] { [Pipeline] checkout [2023-05-05T06:13:01.790Z] The recommended git tool is: git [2023-05-05T06:13:09.984Z] using credential edgex-jenkins-ssh [2023-05-05T06:13:10.008Z] Cloning the remote Git repository [2023-05-05T06:13:10.090Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-05T06:13:10.253Z] > git init /w/workspace/device-onvif-camera/135 # timeout=10 [2023-05-05T06:13:10.474Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-05T06:13:10.475Z] > git --version # timeout=10 [2023-05-05T06:13:10.504Z] > git --version # 'git version 2.25.1' [2023-05-05T06:13:10.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:13:10.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:13:13.078Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-05T06:13:13.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:13:14.509Z] Avoid second fetch [2023-05-05T06:13:14.510Z] Checking out Revision da27ea250af397a4800d1d84d7fb872b978ba4f9 (main) [2023-05-05T06:13:14.536Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:13:14.645Z] > git checkout -f da27ea250af397a4800d1d84d7fb872b978ba4f9 # timeout=10 [2023-05-05T06:13:15.543Z] Commit message: "Merge pull request #342 from jumpingliu/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:13:16.534Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:13:16.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:13:16.534Z] Dload Upload Total Spent Left Speed [2023-05-05T06:13:16.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-05-05T06:13:17.175Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:13:17.545Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:13:17.545Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:13:17.545Z] { [2023-05-05T06:13:17.545Z] "registry-mirrors": [ [2023-05-05T06:13:17.545Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:13:17.545Z] ], [2023-05-05T06:13:17.545Z] "bip": "10.250.0.254/24", [2023-05-05T06:13:17.545Z] "hosts": [ [2023-05-05T06:13:17.545Z] "tcp://0.0.0.0:5555", [2023-05-05T06:13:17.545Z] "unix:///var/run/docker.sock" [2023-05-05T06:13:17.545Z] ], [2023-05-05T06:13:17.545Z] "mtu": 1458, [2023-05-05T06:13:17.545Z] "selinux-enabled": true, [2023-05-05T06:13:17.545Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:13:17.545Z] } [Pipeline] sh [2023-05-05T06:13:17.933Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:13:18.335Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:13:36.723Z] provisioning config files... [2023-05-05T06:13:36.764Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/135@tmp/config18374878090008469131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:13:37.167Z] ---> docker-login.sh [2023-05-05T06:13:37.167Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:13:37.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:13:38.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:13:38.053Z] Configure a credential helper to remove this warning. See [2023-05-05T06:13:38.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:13:38.053Z] [2023-05-05T06:13:38.053Z] Login Succeeded [2023-05-05T06:13:38.053Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:13:38.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:13:38.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:13:38.610Z] Configure a credential helper to remove this warning. See [2023-05-05T06:13:38.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:13:38.610Z] [2023-05-05T06:13:38.610Z] Login Succeeded [2023-05-05T06:13:38.610Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:13:38.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:13:38.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:13:38.891Z] Configure a credential helper to remove this warning. See [2023-05-05T06:13:38.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:13:38.891Z] [2023-05-05T06:13:38.891Z] Login Succeeded [2023-05-05T06:13:38.891Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:13:39.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:13:39.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:13:39.515Z] Configure a credential helper to remove this warning. See [2023-05-05T06:13:39.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:13:39.515Z] [2023-05-05T06:13:39.515Z] Login Succeeded [2023-05-05T06:13:39.515Z] docker.io [2023-05-05T06:13:39.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:13:40.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:13:40.071Z] Configure a credential helper to remove this warning. See [2023-05-05T06:13:40.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:13:40.071Z] [2023-05-05T06:13:40.071Z] Login Succeeded [2023-05-05T06:13:40.071Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:13:40.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:13:40.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:13:40.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:13:40.547Z] ========================================================= [2023-05-05T06:13:40.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:13:40.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:13:40.936Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T06:13:41.546Z] Sending build context to Docker daemon 14.18MB [2023-05-05T06:13:41.546Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:13:41.546Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-05T06:13:41.840Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:13:41.840Z] c41833b44d91: Pulling fs layer [2023-05-05T06:13:41.840Z] ed15518f5707: Pulling fs layer [2023-05-05T06:13:41.840Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:13:41.840Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:13:41.840Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:13:41.840Z] 242c74f7c9fa: Waiting [2023-05-05T06:13:41.840Z] 3cdef696dda3: Waiting [2023-05-05T06:13:41.840Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:13:41.840Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:13:41.840Z] 58f1dce35555: Waiting [2023-05-05T06:13:41.840Z] 2ced38df9373: Waiting [2023-05-05T06:13:41.840Z] ed15518f5707: Download complete [2023-05-05T06:13:41.840Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T06:13:41.840Z] 242c74f7c9fa: Download complete [2023-05-05T06:13:41.840Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:13:41.840Z] 3cdef696dda3: Download complete [2023-05-05T06:13:41.840Z] c41833b44d91: Verifying Checksum [2023-05-05T06:13:41.840Z] c41833b44d91: Download complete [2023-05-05T06:13:43.325Z] c41833b44d91: Pull complete [2023-05-05T06:13:43.931Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:13:43.931Z] 58f1dce35555: Download complete [2023-05-05T06:13:43.931Z] ed15518f5707: Pull complete [2023-05-05T06:13:45.405Z] feae8fd75edb: Verifying Checksum [2023-05-05T06:13:45.405Z] feae8fd75edb: Download complete [2023-05-05T06:13:45.405Z] 2ced38df9373: Verifying Checksum [2023-05-05T06:13:45.405Z] 2ced38df9373: Download complete [2023-05-05T06:13:57.846Z] feae8fd75edb: Pull complete [2023-05-05T06:13:57.846Z] 242c74f7c9fa: Pull complete [2023-05-05T06:13:58.119Z] 3cdef696dda3: Pull complete [2023-05-05T06:14:04.819Z] 2ced38df9373: Pull complete [2023-05-05T06:14:07.443Z] 58f1dce35555: Pull complete [2023-05-05T06:14:07.444Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:14:07.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:14:07.444Z] ---> fadd8f120f05 [2023-05-05T06:14:07.444Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:14:10.101Z] ---> Running in 6ad1a8d1781a [2023-05-05T06:14:10.101Z] Removing intermediate container 6ad1a8d1781a [2023-05-05T06:14:10.101Z] ---> b57726f3bf06 [2023-05-05T06:14:10.101Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:14:10.373Z] ---> Running in 112ed023421e [2023-05-05T06:14:10.653Z] Removing intermediate container 112ed023421e [2023-05-05T06:14:10.653Z] ---> 0213ecc50eab [2023-05-05T06:14:10.653Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:14:10.653Z] ---> Running in b2975f0e8887 [2023-05-05T06:14:11.261Z] Removing intermediate container b2975f0e8887 [2023-05-05T06:14:11.261Z] ---> 6f1beb6d7a56 [2023-05-05T06:14:11.261Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:14:11.261Z] ---> Running in a69a8269d997 [2023-05-05T06:14:11.667Z] Removing intermediate container a69a8269d997 [2023-05-05T06:14:11.667Z] ---> 958d1b737453 [2023-05-05T06:14:11.667Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-05T06:14:11.667Z] ---> Running in 77aa0c8a4706 [2023-05-05T06:14:12.317Z] Removing intermediate container 77aa0c8a4706 [2023-05-05T06:14:12.317Z] ---> 2b290822366c [2023-05-05T06:14:12.317Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:14:12.317Z] ---> Running in 8928a7c53d5a [2023-05-05T06:14:13.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:14:14.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:14:15.843Z] OK: 263 MiB in 53 packages [2023-05-05T06:14:16.831Z] Removing intermediate container 8928a7c53d5a [2023-05-05T06:14:16.831Z] ---> e323ecfd8f6b [2023-05-05T06:14:16.831Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-05T06:14:17.115Z] ---> Running in f0ca440bc7f9 [2023-05-05T06:14:17.391Z] Removing intermediate container f0ca440bc7f9 [2023-05-05T06:14:17.391Z] ---> 73d7b03eee7d [2023-05-05T06:14:17.391Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-05T06:14:18.027Z] ---> 2d9f79061c47 [2023-05-05T06:14:18.027Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:14:18.305Z] ---> Running in 290f1c49deaf [2023-05-05T06:15:40.082Z] Removing intermediate container 290f1c49deaf [2023-05-05T06:15:40.082Z] ---> 0d84b5b77c4c [2023-05-05T06:15:40.082Z] Step 12/13 : COPY . . [2023-05-05T06:15:40.082Z] ---> f92f355edbdf [2023-05-05T06:15:40.082Z] Step 13/13 : RUN ${MAKE} [2023-05-05T06:15:40.082Z] ---> Running in 28bd95c8da8b [2023-05-05T06:15:40.082Z] noop [2023-05-05T06:15:40.082Z] Removing intermediate container 28bd95c8da8b [2023-05-05T06:15:40.082Z] ---> 6a0bf5cd3044 [2023-05-05T06:15:40.082Z] Successfully built 6a0bf5cd3044 [2023-05-05T06:15:40.082Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:15:40.468Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:15:40.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:15:40.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-13851 does not seem to be running inside a container [2023-05-05T06:15:40.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/135 -v /w/workspace/device-onvif-camera/135:/w/workspace/device-onvif-camera/135:rw,z -v /w/workspace/device-onvif-camera/135@tmp:/w/workspace/device-onvif-camera/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:15:42.413Z] $ docker top 8ea568cb3744e79fc579085806c61d952f01aa647f8668879743bfc7044ad1fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:15:43.340Z] + go version [2023-05-05T06:15:43.341Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:15:43.368Z] $ docker stop --time=1 8ea568cb3744e79fc579085806c61d952f01aa647f8668879743bfc7044ad1fa [2023-05-05T06:15:45.166Z] $ docker rm -f --volumes 8ea568cb3744e79fc579085806c61d952f01aa647f8668879743bfc7044ad1fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:15:45.815Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:15:45.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:15:46.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-13851 does not seem to be running inside a container [2023-05-05T06:15:46.138Z] $ 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/135 -v /w/workspace/device-onvif-camera/135:/w/workspace/device-onvif-camera/135:rw,z -v /w/workspace/device-onvif-camera/135@tmp:/w/workspace/device-onvif-camera/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:15:47.570Z] $ docker top 06a47d07d768ad5625a512f98e669050eec33e0ad22708fcfe99db984b7364db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:15:48.473Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/135 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:15:49.154Z] + make test [2023-05-05T06:15:49.154Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:16:36.133Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-05T06:19:13.061Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-05T06:19:13.061Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-05T06:19:13.061Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 31.1% of statements [2023-05-05T06:19:35.209Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.983s coverage: 86.5% of statements [2023-05-05T06:19:35.209Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T06:19:35.209Z] go vet ./... [2023-05-05T06:20:14.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:20:14.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:20:14.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:20:14.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:20:14.209Z] $ docker stop --time=1 06a47d07d768ad5625a512f98e669050eec33e0ad22708fcfe99db984b7364db [2023-05-05T06:20:16.077Z] $ docker rm -f --volumes 06a47d07d768ad5625a512f98e669050eec33e0ad22708fcfe99db984b7364db [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:20:17.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:20:17.426Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T06:20:18.123Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:20:18.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:20:18.853Z] + ls -al . [2023-05-05T06:20:18.853Z] total 228 [2023-05-05T06:20:18.853Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:15 . [2023-05-05T06:20:18.853Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:13 .. [2023-05-05T06:20:18.853Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:13 .git [2023-05-05T06:20:18.853Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:13 .github [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 496 May 5 06:13 .gitignore [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:13 .golangci.yml [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 5 06:13 Attribution.txt [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 5 06:13 CHANGELOG.md [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 5 06:13 Dockerfile [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:13 GOVERNANCE.md [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 734 May 5 06:13 Jenkinsfile [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:13 LICENSE [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 5 06:13 Makefile [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:13 OWNERS.md [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 5 06:13 README.md [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:10 VERSION [2023-05-05T06:20:18.853Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:13 bin [2023-05-05T06:20:18.853Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:13 cmd [2023-05-05T06:20:18.853Z] -rw-r--r-- 1 jenkins jenkins 79191 May 5 06:19 coverage.out [2023-05-05T06:20:18.853Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:13 doc [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 5 06:13 go.mod [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 5 06:13 go.sum [2023-05-05T06:20:18.853Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:13 internal [2023-05-05T06:20:18.853Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:13 snap [2023-05-05T06:20:18.853Z] -rw-rw-r-- 1 jenkins jenkins 236 May 5 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:19.200Z] + 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=da27ea250af397a4800d1d84d7fb872b978ba4f9 --label arch=arm64 --label version=3.0.0-dev.39 . [2023-05-05T06:20:19.802Z] Sending build context to Docker daemon 14.26MB [2023-05-05T06:20:19.802Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:20:19.802Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-05T06:20:19.802Z] ---> 6a0bf5cd3044 [2023-05-05T06:20:19.802Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:20:20.072Z] ---> Running in 6469805ae11d [2023-05-05T06:20:20.341Z] Removing intermediate container 6469805ae11d [2023-05-05T06:20:20.341Z] ---> 0b3a28367154 [2023-05-05T06:20:20.341Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:20:20.341Z] ---> Running in 925c96257cc1 [2023-05-05T06:20:20.622Z] Removing intermediate container 925c96257cc1 [2023-05-05T06:20:20.622Z] ---> 8b011d64fd94 [2023-05-05T06:20:20.622Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:20:20.891Z] ---> Running in 3831ae6836ff [2023-05-05T06:20:21.159Z] Removing intermediate container 3831ae6836ff [2023-05-05T06:20:21.159Z] ---> 31c2b46447af [2023-05-05T06:20:21.159Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:20:21.159Z] ---> Running in 14615e2c1ac3 [2023-05-05T06:20:21.431Z] Removing intermediate container 14615e2c1ac3 [2023-05-05T06:20:21.431Z] ---> 8d9d19fe5f34 [2023-05-05T06:20:21.431Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-05T06:20:21.704Z] ---> Running in 2de4297dd551 [2023-05-05T06:20:21.975Z] Removing intermediate container 2de4297dd551 [2023-05-05T06:20:21.975Z] ---> d73bcd7067d2 [2023-05-05T06:20:21.975Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:20:21.975Z] ---> Running in 9accf7afc8ca [2023-05-05T06:20:23.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:20:23.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:20:25.407Z] OK: 263 MiB in 53 packages [2023-05-05T06:20:27.998Z] Removing intermediate container 9accf7afc8ca [2023-05-05T06:20:27.998Z] ---> d9c778408d7c [2023-05-05T06:20:27.998Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-05T06:20:27.998Z] ---> Running in 9ebdcafbbda9 [2023-05-05T06:20:28.586Z] Removing intermediate container 9ebdcafbbda9 [2023-05-05T06:20:28.586Z] ---> 694797971f16 [2023-05-05T06:20:28.587Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-05T06:20:28.860Z] ---> 53bf6de09a5e [2023-05-05T06:20:28.860Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:20:29.141Z] ---> Running in c1ab547e0875 [2023-05-05T06:20:31.748Z] Removing intermediate container c1ab547e0875 [2023-05-05T06:20:31.748Z] ---> 1d0848b0c7b2 [2023-05-05T06:20:31.748Z] Step 12/26 : COPY . . [2023-05-05T06:20:33.166Z] ---> 5256868f6799 [2023-05-05T06:20:33.166Z] Step 13/26 : RUN ${MAKE} [2023-05-05T06:20:33.166Z] ---> Running in f7907e465db6 [2023-05-05T06:20:34.132Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-05T06:23:25.882Z] Removing intermediate container f7907e465db6 [2023-05-05T06:23:25.882Z] ---> eab84958c57f [2023-05-05T06:23:25.882Z] Step 14/26 : FROM alpine:3.17 [2023-05-05T06:23:25.882Z] 3.17: Pulling from library/alpine [2023-05-05T06:23:25.882Z] c41833b44d91: Already exists [2023-05-05T06:23:25.882Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:23:25.882Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:23:25.882Z] ---> 51e60588ff2c [2023-05-05T06:23:25.882Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-05T06:23:25.882Z] ---> Running in 77ca99290d04 [2023-05-05T06:23:25.882Z] Removing intermediate container 77ca99290d04 [2023-05-05T06:23:25.882Z] ---> 37736bf20c4e [2023-05-05T06:23:25.882Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:23:25.882Z] ---> Running in d39f6222171e [2023-05-05T06:23:25.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:23:25.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:23:25.882Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:23:25.882Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:23:25.882Z] OK: 8 MiB in 16 packages [2023-05-05T06:23:25.882Z] Removing intermediate container d39f6222171e [2023-05-05T06:23:25.882Z] ---> 4e1794463f23 [2023-05-05T06:23:25.882Z] Step 17/26 : WORKDIR / [2023-05-05T06:23:25.882Z] ---> Running in 023f55d09232 [2023-05-05T06:23:25.882Z] Removing intermediate container 023f55d09232 [2023-05-05T06:23:25.882Z] ---> 8e3b2b63a727 [2023-05-05T06:23:25.882Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-05T06:23:25.882Z] ---> eaf2fcec2c62 [2023-05-05T06:23:25.882Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-05T06:23:25.882Z] ---> ca41f248de2b [2023-05-05T06:23:25.882Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-05T06:23:25.882Z] ---> c0f9eb6fdf35 [2023-05-05T06:23:25.882Z] Step 21/26 : EXPOSE 59984 [2023-05-05T06:23:25.882Z] ---> Running in 4494df6bfb85 [2023-05-05T06:23:25.882Z] Removing intermediate container 4494df6bfb85 [2023-05-05T06:23:25.882Z] ---> 351b80cb71e6 [2023-05-05T06:23:25.882Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-05T06:23:25.882Z] ---> Running in c4293fc7ae0c [2023-05-05T06:23:25.882Z] Removing intermediate container c4293fc7ae0c [2023-05-05T06:23:25.882Z] ---> 86a16171b829 [2023-05-05T06:23:25.882Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:23:25.882Z] ---> Running in 6f15259ae1ec [2023-05-05T06:23:25.882Z] Removing intermediate container 6f15259ae1ec [2023-05-05T06:23:25.882Z] ---> a63f9ccba6f7 [2023-05-05T06:23:25.882Z] Step 24/26 : LABEL arch=arm64 [2023-05-05T06:23:25.882Z] ---> Running in ba3b0b849d22 [2023-05-05T06:23:25.882Z] Removing intermediate container ba3b0b849d22 [2023-05-05T06:23:25.882Z] ---> bc5c40832de9 [2023-05-05T06:23:25.882Z] Step 25/26 : LABEL git_sha=da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:23:25.882Z] ---> Running in b08659eceaf3 [2023-05-05T06:23:25.882Z] Removing intermediate container b08659eceaf3 [2023-05-05T06:23:25.882Z] ---> c0378017aa0b [2023-05-05T06:23:25.882Z] Step 26/26 : LABEL version=3.0.0-dev.39 [2023-05-05T06:23:25.882Z] ---> Running in 6c2ef40252fe [2023-05-05T06:23:26.150Z] Removing intermediate container 6c2ef40252fe [2023-05-05T06:23:26.150Z] ---> fe87ef8b594d [2023-05-05T06:23:26.150Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:23:26.150Z] Successfully built fe87ef8b594d [2023-05-05T06:23:26.150Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:23:26.244Z] provisioning config files... [2023-05-05T06:23:26.262Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/135@tmp/config4233034517653581751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:26.673Z] ---> docker-login.sh [2023-05-05T06:23:26.674Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:23:26.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:23:26.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:23:26.946Z] Configure a credential helper to remove this warning. See [2023-05-05T06:23:26.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:23:26.946Z] [2023-05-05T06:23:26.946Z] Login Succeeded [2023-05-05T06:23:26.946Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:23:27.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:23:27.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:23:27.491Z] Configure a credential helper to remove this warning. See [2023-05-05T06:23:27.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:23:27.491Z] [2023-05-05T06:23:27.491Z] Login Succeeded [2023-05-05T06:23:27.491Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:23:27.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:23:27.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:23:27.761Z] Configure a credential helper to remove this warning. See [2023-05-05T06:23:27.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:23:27.761Z] [2023-05-05T06:23:27.761Z] Login Succeeded [2023-05-05T06:23:27.761Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:23:28.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:23:28.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:23:28.307Z] Configure a credential helper to remove this warning. See [2023-05-05T06:23:28.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:23:28.307Z] [2023-05-05T06:23:28.307Z] Login Succeeded [2023-05-05T06:23:28.307Z] docker.io [2023-05-05T06:23:28.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:23:28.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:23:28.851Z] Configure a credential helper to remove this warning. See [2023-05-05T06:23:28.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:23:28.851Z] [2023-05-05T06:23:28.851Z] Login Succeeded [2023-05-05T06:23:28.851Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:23:28.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:23:28.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:23:28.926Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-05T06:23:28.926Z] da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:23:28.926Z] latest [2023-05-05T06:23:28.926Z] 3.0.0-dev.39 [2023-05-05T06:23:28.926Z] da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39 [2023-05-05T06:23:28.926Z] main [2023-05-05T06:23:28.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:29.303Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:da27ea250af397a4800d1d84d7fb872b978ba4f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:29.662Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:23:29.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:23:29.662Z] 2130186647cb: Preparing [2023-05-05T06:23:29.662Z] 2f2cd7d1e248: Preparing [2023-05-05T06:23:29.662Z] f4f67770d71d: Preparing [2023-05-05T06:23:29.662Z] ef548ba961af: Preparing [2023-05-05T06:23:29.662Z] 26cbea5cba74: Preparing [2023-05-05T06:23:29.931Z] 26cbea5cba74: Layer already exists [2023-05-05T06:23:29.931Z] 2130186647cb: Pushed [2023-05-05T06:23:29.931Z] ef548ba961af: Pushed [2023-05-05T06:23:29.931Z] 2f2cd7d1e248: Pushed [2023-05-05T06:23:36.586Z] f4f67770d71d: Pushed [2023-05-05T06:23:36.586Z] da27ea250af397a4800d1d84d7fb872b978ba4f9: digest: sha256:5ea0f549436ff4e01b574977e6d4b3d847d3198e7a89ed9c1bbe3f80dffbc62a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:36.935Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:37.271Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-05T06:23:37.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:23:37.271Z] 2130186647cb: Preparing [2023-05-05T06:23:37.271Z] 2f2cd7d1e248: Preparing [2023-05-05T06:23:37.271Z] f4f67770d71d: Preparing [2023-05-05T06:23:37.271Z] ef548ba961af: Preparing [2023-05-05T06:23:37.271Z] 26cbea5cba74: Preparing [2023-05-05T06:23:37.271Z] 26cbea5cba74: Layer already exists [2023-05-05T06:23:37.271Z] 2f2cd7d1e248: Layer already exists [2023-05-05T06:23:37.271Z] 2130186647cb: Layer already exists [2023-05-05T06:23:37.271Z] ef548ba961af: Layer already exists [2023-05-05T06:23:37.271Z] f4f67770d71d: Layer already exists [2023-05-05T06:23:37.271Z] latest: digest: sha256:5ea0f549436ff4e01b574977e6d4b3d847d3198e7a89ed9c1bbe3f80dffbc62a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:37.607Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:37.950Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.39 [2023-05-05T06:23:37.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:23:37.950Z] 2130186647cb: Preparing [2023-05-05T06:23:37.950Z] 2f2cd7d1e248: Preparing [2023-05-05T06:23:37.950Z] f4f67770d71d: Preparing [2023-05-05T06:23:37.950Z] ef548ba961af: Preparing [2023-05-05T06:23:37.950Z] 26cbea5cba74: Preparing [2023-05-05T06:23:37.950Z] 26cbea5cba74: Layer already exists [2023-05-05T06:23:37.950Z] 2f2cd7d1e248: Layer already exists [2023-05-05T06:23:37.950Z] 2130186647cb: Layer already exists [2023-05-05T06:23:37.950Z] f4f67770d71d: Layer already exists [2023-05-05T06:23:37.950Z] ef548ba961af: Layer already exists [2023-05-05T06:23:38.216Z] 3.0.0-dev.39: digest: sha256:5ea0f549436ff4e01b574977e6d4b3d847d3198e7a89ed9c1bbe3f80dffbc62a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:38.564Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:38.907Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39 [2023-05-05T06:23:38.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:23:38.907Z] 2130186647cb: Preparing [2023-05-05T06:23:38.907Z] 2f2cd7d1e248: Preparing [2023-05-05T06:23:38.907Z] f4f67770d71d: Preparing [2023-05-05T06:23:38.907Z] ef548ba961af: Preparing [2023-05-05T06:23:38.907Z] 26cbea5cba74: Preparing [2023-05-05T06:23:39.174Z] 26cbea5cba74: Layer already exists [2023-05-05T06:23:39.174Z] ef548ba961af: Layer already exists [2023-05-05T06:23:39.174Z] f4f67770d71d: Layer already exists [2023-05-05T06:23:39.174Z] 2f2cd7d1e248: Layer already exists [2023-05-05T06:23:39.174Z] 2130186647cb: Layer already exists [2023-05-05T06:23:39.174Z] da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39: digest: sha256:5ea0f549436ff4e01b574977e6d4b3d847d3198e7a89ed9c1bbe3f80dffbc62a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:39.543Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:39.894Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-05T06:23:39.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:23:39.894Z] 2130186647cb: Preparing [2023-05-05T06:23:39.894Z] 2f2cd7d1e248: Preparing [2023-05-05T06:23:39.894Z] f4f67770d71d: Preparing [2023-05-05T06:23:39.894Z] ef548ba961af: Preparing [2023-05-05T06:23:39.894Z] 26cbea5cba74: Preparing [2023-05-05T06:23:39.894Z] ef548ba961af: Layer already exists [2023-05-05T06:23:39.894Z] f4f67770d71d: Layer already exists [2023-05-05T06:23:39.894Z] 2130186647cb: Layer already exists [2023-05-05T06:23:39.894Z] 26cbea5cba74: Layer already exists [2023-05-05T06:23:39.894Z] 2f2cd7d1e248: Layer already exists [2023-05-05T06:23:39.894Z] main: digest: sha256:5ea0f549436ff4e01b574977e6d4b3d847d3198e7a89ed9c1bbe3f80dffbc62a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:23:40.223Z] ===================================================== [Pipeline] echo [2023-05-05T06:23:40.229Z] taggedImages: [2023-05-05T06:23:40.229Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:da27ea250af397a4800d1d84d7fb872b978ba4f9 [2023-05-05T06:23:40.229Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-05T06:23:40.229Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.39 [2023-05-05T06:23:40.229Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:da27ea250af397a4800d1d84d7fb872b978ba4f9-3.0.0-dev.39 [2023-05-05T06:23:40.229Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:40.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:23:40.600Z] [2023-05-05T06:23:40.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:40.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:23:40.944Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:23:40.944Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:23:40.944Z] 04944245beec: Pulling fs layer [2023-05-05T06:23:40.944Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:23:40.944Z] 765212b225bb: Pulling fs layer [2023-05-05T06:23:40.944Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:23:40.944Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:23:40.944Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:23:40.944Z] 765212b225bb: Waiting [2023-05-05T06:23:40.944Z] f23df028b6ca: Waiting [2023-05-05T06:23:40.944Z] d65c8cfc05b1: Waiting [2023-05-05T06:23:41.211Z] 04944245beec: Verifying Checksum [2023-05-05T06:23:41.211Z] 04944245beec: Download complete [2023-05-05T06:23:41.211Z] 765212b225bb: Verifying Checksum [2023-05-05T06:23:41.211Z] 765212b225bb: Download complete [2023-05-05T06:23:41.211Z] f23df028b6ca: Verifying Checksum [2023-05-05T06:23:41.211Z] f23df028b6ca: Download complete [2023-05-05T06:23:41.211Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:23:41.211Z] d65c8cfc05b1: Download complete [2023-05-05T06:23:41.480Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:23:41.480Z] 699f458cf7ca: Download complete [2023-05-05T06:23:41.751Z] 8998bd30e6a1: Download complete [2023-05-05T06:23:44.338Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:23:44.338Z] 2437ff75d9bd: Download complete [2023-05-05T06:23:46.281Z] 8998bd30e6a1: Pull complete [2023-05-05T06:23:46.866Z] 04944245beec: Pull complete [2023-05-05T06:23:48.277Z] 699f458cf7ca: Pull complete [2023-05-05T06:23:48.277Z] 765212b225bb: Pull complete [2023-05-05T06:23:48.863Z] f23df028b6ca: Pull complete [2023-05-05T06:23:49.131Z] d65c8cfc05b1: Pull complete [2023-05-05T06:24:04.146Z] 2437ff75d9bd: Pull complete [2023-05-05T06:24:04.146Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:24:04.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:24:04.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:24:04.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-13851 does not seem to be running inside a container [2023-05-05T06:24:04.449Z] $ 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/135 -v /w/workspace/device-onvif-camera/135:/w/workspace/device-onvif-camera/135:rw,z -v /w/workspace/device-onvif-camera/135@tmp:/w/workspace/device-onvif-camera/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T06:24:07.333Z] $ docker top 2c0f1a8ca8929a55955cec4bec7cd1aecb2712886805937ed69895bfa4b09623 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:24:08.184Z] ---> job-cost.sh [2023-05-05T06:24:08.184Z] lf-activate-venv: SKIPPING [2023-05-05T06:24:08.184Z] INFO: No Stack... [2023-05-05T06:24:08.451Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:24:09.414Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:24:10.065Z] + cat /w/workspace/device-onvif-camera/135/archives/cost.csv [2023-05-05T06:24:10.065Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:24:10.137Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-135-stack-cost] [2023-05-05T06:24:10.143Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-135-stack-cost] did not exist. Created. [2023-05-05T06:24:10.143Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:24:10.806Z] /w/workspace/device-onvif-camera/135@tmp/durable-55cd5b8a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:24:11.471Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:24:11.487Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:24:11.553Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:24:11.564Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:24:11.582Z] $ docker stop --time=1 2c0f1a8ca8929a55955cec4bec7cd1aecb2712886805937ed69895bfa4b09623 [2023-05-05T06:24:13.694Z] $ docker rm -f --volumes 2c0f1a8ca8929a55955cec4bec7cd1aecb2712886805937ed69895bfa4b09623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T06:24:14.045Z] provisioning config files... [2023-05-05T06:24:14.053Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10093502679777302807tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:24:14.343Z] + set +x [2023-05-05T06:24:14.343Z] + curl -s https://codecov.io/bash [2023-05-05T06:24:14.343Z] + bash -s -- [2023-05-05T06:24:14.343Z] [2023-05-05T06:24:14.343Z] _____ _ [2023-05-05T06:24:14.343Z] / ____| | | [2023-05-05T06:24:14.343Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:24:14.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:24:14.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:24:14.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:24:14.343Z] Bash-1.0.6 [2023-05-05T06:24:14.343Z] [2023-05-05T06:24:14.343Z] [2023-05-05T06:24:14.343Z] ==> git version 2.25.1 found [2023-05-05T06:24:14.343Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T06:24:14.343Z] Release-Date: 2020-01-08 [2023-05-05T06:24:14.343Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T06:24:14.343Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:24:14.343Z] ==> Jenkins CI detected. [2023-05-05T06:24:14.343Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-05T06:24:14.343Z] project root: . [2023-05-05T06:24:14.343Z] --> token set from env [2023-05-05T06:24:14.343Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:24:14.343Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:24:14.343Z] ==> Python coveragepy not found [2023-05-05T06:24:14.343Z] ==> Searching for coverage reports in: [2023-05-05T06:24:14.343Z] + . [2023-05-05T06:24:14.343Z] -> Found 1 reports [2023-05-05T06:24:14.343Z] ==> Detecting git/mercurial file structure [2023-05-05T06:24:14.343Z] ==> Reading reports [2023-05-05T06:24:14.343Z] + ./coverage.out bytes=79191 [2023-05-05T06:24:14.343Z] ==> Appending adjustments [2023-05-05T06:24:14.343Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:24:14.602Z] + Found adjustments [2023-05-05T06:24:14.602Z] ==> Gzipping contents [2023-05-05T06:24:14.602Z] 12K /tmp/codecov.Gg4RIv.gz [2023-05-05T06:24:14.602Z] ==> Uploading reports [2023-05-05T06:24:14.602Z] url: https://codecov.io [2023-05-05T06:24:14.602Z] query: branch=main&commit=da27ea250af397a4800d1d84d7fb872b978ba4f9&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:24:14.602Z] -> Pinging Codecov [2023-05-05T06:24:14.602Z] 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=da27ea250af397a4800d1d84d7fb872b978ba4f9&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:24:14.862Z] -> Uploading to [2023-05-05T06:24:14.862Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/F29A59C45E3A92E06B3E522C9905F8EF/da27ea250af397a4800d1d84d7fb872b978ba4f9/1898a0d7-3aea-49a0-ad61-dc3ef6a70e76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T062414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d088add9f054a7a5a0fe126419d9e096617c7e7318e7f8b9e9cbc5e3b88f6f83 [2023-05-05T06:24:14.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:24:14.862Z] Dload Upload Total Spent Left Speed [2023-05-05T06:24:15.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 49613 --:--:-- --:--:-- --:--:-- 49613 [2023-05-05T06:24:15.122Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/da27ea250af397a4800d1d84d7fb872b978ba4f9 [Pipeline] } [2023-05-05T06:24:15.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T06:24:15.265Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T06:24:15.274Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:24:15.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:24:15.584Z] [2023-05-05T06:24:15.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:24:15.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:24:15.889Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T06:24:15.889Z] df9b9388f04a: Pulling fs layer [2023-05-05T06:24:15.889Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T06:24:15.889Z] 25bc292e5bac: Pulling fs layer [2023-05-05T06:24:15.889Z] 114826534d7a: Pulling fs layer [2023-05-05T06:24:15.889Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T06:24:15.889Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T06:24:15.889Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T06:24:15.889Z] 6ad1cebc031e: Waiting [2023-05-05T06:24:15.889Z] 114826534d7a: Waiting [2023-05-05T06:24:15.889Z] 4657fd5d0bcf: Waiting [2023-05-05T06:24:15.889Z] 8a3aa393b2d8: Waiting [2023-05-05T06:24:15.889Z] 25bc292e5bac: Verifying Checksum [2023-05-05T06:24:15.889Z] 25bc292e5bac: Download complete [2023-05-05T06:24:15.889Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T06:24:15.889Z] 52dc419b0ee2: Download complete [2023-05-05T06:24:15.889Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T06:24:15.889Z] 4657fd5d0bcf: Download complete [2023-05-05T06:24:15.889Z] df9b9388f04a: Download complete [2023-05-05T06:24:16.149Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T06:24:16.149Z] 6ad1cebc031e: Download complete [2023-05-05T06:24:16.149Z] df9b9388f04a: Pull complete [2023-05-05T06:24:16.149Z] 52dc419b0ee2: Pull complete [2023-05-05T06:24:16.408Z] 25bc292e5bac: Pull complete [2023-05-05T06:24:16.668Z] 114826534d7a: Download complete [2023-05-05T06:24:16.668Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T06:24:16.668Z] 8a3aa393b2d8: Download complete [2023-05-05T06:24:19.959Z] 114826534d7a: Pull complete [2023-05-05T06:24:19.959Z] 4657fd5d0bcf: Pull complete [2023-05-05T06:24:20.222Z] 6ad1cebc031e: Pull complete [2023-05-05T06:24:22.751Z] 8a3aa393b2d8: Pull complete [2023-05-05T06:24:22.751Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T06:24:22.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:24:22.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:24:22.826Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:24:22.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T06:24:25.391Z] $ docker top 3dadc65a1a9873c319e9cbeb8723fdd58ad63fdf247c6d54d50b14a5395b0f9f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:24:25.429Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-05T06:24:25.707Z] + set -o pipefail [2023-05-05T06:24:25.707Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-05T06:24:29.896Z] [2023-05-05T06:24:29.896Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-05T06:24:29.896Z] [2023-05-05T06:24:29.896Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/42e39e69-ee19-4402-b52a-c1b105dd175e [2023-05-05T06:24:29.896Z] [2023-05-05T06:24:29.896Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-05T06:24:29.896Z] [2023-05-05T06:24:29.896Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T06:24:29.896Z] [2023-05-05T06:24:29.896Z] [2023-05-05T06:24:29.896Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T06:24:29.896Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T06:24:29.896Z] More details here: https://snyk.co/ue1NS [2023-05-05T06:24:29.896Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T06:24:29.896Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T06:24:29.928Z] $ docker stop --time=1 3dadc65a1a9873c319e9cbeb8723fdd58ad63fdf247c6d54d50b14a5395b0f9f [2023-05-05T06:24:32.382Z] $ docker rm -f --volumes 3dadc65a1a9873c319e9cbeb8723fdd58ad63fdf247c6d54d50b14a5395b0f9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-05T06:24:32.717Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:24:32.725Z] provisioning config files... [2023-05-05T06:24:32.733Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1600638955104314581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:24:33.023Z] --> edgex-publish-swagger.sh [2023-05-05T06:24:33.023Z] === Publish doc/openapi/v2 API === [2023-05-05T06:24:33.023Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-05T06:24:33.023Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-05T06:24:33.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:24:33.023Z] Dload Upload Total Spent Left Speed [2023-05-05T06:24:33.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 624k --:--:-- --:--:-- --:--:-- 625k [2023-05-05T06:24:33.594Z] [2023-05-05T06:24:33.594Z] [Pipeline] } [2023-05-05T06:24:33.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:24:34.000Z] + git log --format=format:%s -1 da27ea250af397a4800d1d84d7fb872b978ba4f9 [Pipeline] sh [2023-05-05T06:24:34.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:24:34.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:24:34.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:24:34.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:24:34.661Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:24:34.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:24:35.076Z] $ docker top f2e3106ad8de4d7feaf9c47f4860a7bb35d1805ddab7c2ebb5736a638f65f786 -eo pid,comm [2023-05-05T06:24:35.102Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:24:35.102Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:24:35.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:24:35.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:24:35.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:24:35.276Z] $ docker exec f2e3106ad8de4d7feaf9c47f4860a7bb35d1805ddab7c2ebb5736a638f65f786 ssh-agent [2023-05-05T06:24:35.360Z] SSH_AUTH_SOCK=/tmp/ssh-vSIKqlYY6g5u/agent.32 [2023-05-05T06:24:35.360Z] SSH_AGENT_PID=38 [2023-05-05T06:24:35.364Z] Running ssh-add (command line suppressed) [2023-05-05T06:24:35.490Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17022405584051291963.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17022405584051291963.key) [2023-05-05T06:24:35.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:24:35.773Z] + git semver tag [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:35,981 [run_tag] DEBUG tag force:False [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:35,981 [check_head_tag] DEBUG check head tag [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:35,983 [execute] INFO git cat-file --batch-check [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:35,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:35,987 [execute] INFO git cat-file --batch [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:35,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:36,022 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:36,022 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:36,022 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:24:36.033Z] 2023-05-05 06:24:36,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:24:36.033Z] 3.0.0-dev.39 [Pipeline] } [2023-05-05T06:24:36.066Z] $ docker exec --env ******** --env ******** f2e3106ad8de4d7feaf9c47f4860a7bb35d1805ddab7c2ebb5736a638f65f786 ssh-agent -k [2023-05-05T06:24:36.170Z] unset SSH_AUTH_SOCK; [2023-05-05T06:24:36.171Z] unset SSH_AGENT_PID; [2023-05-05T06:24:36.171Z] echo Agent pid 38 killed; [2023-05-05T06:24:36.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:24:36.469Z] + git semver [Pipeline] } [2023-05-05T06:24:36.762Z] $ docker stop --time=1 f2e3106ad8de4d7feaf9c47f4860a7bb35d1805ddab7c2ebb5736a638f65f786 [2023-05-05T06:24:38.040Z] $ docker rm -f --volumes f2e3106ad8de4d7feaf9c47f4860a7bb35d1805ddab7c2ebb5736a638f65f786 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:24:38.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:24:38.415Z] [2023-05-05T06:24:38.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:24:38.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:24:38.714Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T06:24:38.714Z] ab5ef0e58194: Pulling fs layer [2023-05-05T06:24:38.714Z] 9712f1f96733: Pulling fs layer [2023-05-05T06:24:38.714Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T06:24:38.714Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T06:24:38.714Z] e9a5061849ea: Pulling fs layer [2023-05-05T06:24:38.714Z] d747dcd14b5f: Pulling fs layer [2023-05-05T06:24:38.714Z] 2de7ff778b66: Pulling fs layer [2023-05-05T06:24:38.714Z] 0d9ebad4ef96: Waiting [2023-05-05T06:24:38.714Z] e9a5061849ea: Waiting [2023-05-05T06:24:38.714Z] d747dcd14b5f: Waiting [2023-05-05T06:24:38.714Z] 2de7ff778b66: Waiting [2023-05-05T06:24:38.714Z] 9712f1f96733: Verifying Checksum [2023-05-05T06:24:38.714Z] 9712f1f96733: Download complete [2023-05-05T06:24:38.974Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T06:24:38.974Z] 63f879dbbcfc: Download complete [2023-05-05T06:24:39.233Z] e9a5061849ea: Verifying Checksum [2023-05-05T06:24:39.233Z] e9a5061849ea: Download complete [2023-05-05T06:24:39.233Z] d747dcd14b5f: Verifying Checksum [2023-05-05T06:24:39.233Z] d747dcd14b5f: Download complete [2023-05-05T06:24:39.233Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T06:24:39.233Z] 0d9ebad4ef96: Download complete [2023-05-05T06:24:39.233Z] ab5ef0e58194: Verifying Checksum [2023-05-05T06:24:39.233Z] ab5ef0e58194: Download complete [2023-05-05T06:24:39.233Z] 2de7ff778b66: Verifying Checksum [2023-05-05T06:24:39.233Z] 2de7ff778b66: Download complete [2023-05-05T06:24:42.517Z] ab5ef0e58194: Pull complete [2023-05-05T06:24:42.517Z] 9712f1f96733: Pull complete [2023-05-05T06:24:42.775Z] 63f879dbbcfc: Pull complete [2023-05-05T06:24:46.953Z] 0d9ebad4ef96: Pull complete [2023-05-05T06:24:46.953Z] e9a5061849ea: Pull complete [2023-05-05T06:24:46.953Z] d747dcd14b5f: Pull complete [2023-05-05T06:24:48.342Z] 2de7ff778b66: Pull complete [2023-05-05T06:24:48.342Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T06:24:48.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:24:48.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:24:48.433Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:24:48.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T06:24:51.581Z] $ docker top fe55cdb822e5bb1b8b7ec11eeb802ce85ba97c4e5be71aee29c56e3393a39bf3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:24:51.631Z] provisioning config files... [2023-05-05T06:24:51.637Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7496590117057824876tmp [2023-05-05T06:24:51.648Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17623628178374781346tmp [2023-05-05T06:24:51.659Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11614872302497165992tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:24:51.675Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:24:51.959Z] ---> sigul-configuration.sh [2023-05-05T06:24:51.959Z] gpg: directory `/root/.gnupg' created [2023-05-05T06:24:51.959Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T06:24:51.959Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T06:24:51.959Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T06:24:51.959Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T06:24:51.959Z] gpg: CAST5 encrypted data [2023-05-05T06:24:51.959Z] gpg: encrypted with 1 passphrase [2023-05-05T06:24:51.959Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T06:24:52.242Z] + mkdir /home/jenkins [2023-05-05T06:24:52.242Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T06:24:52.529Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-05T06:24:52.538Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:24:52.817Z] ---> sigul-install.sh [2023-05-05T06:24:52.818Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T06:24:53.099Z] + git tag --list [2023-05-05T06:24:53.100Z] v0.0.0 [2023-05-05T06:24:53.100Z] v0.0.1-dev.1 [2023-05-05T06:24:53.100Z] v0.0.1-dev.10 [2023-05-05T06:24:53.100Z] v0.0.1-dev.11 [2023-05-05T06:24:53.100Z] v0.0.1-dev.12 [2023-05-05T06:24:53.100Z] v0.0.1-dev.13 [2023-05-05T06:24:53.100Z] v0.0.1-dev.14 [2023-05-05T06:24:53.100Z] v0.0.1-dev.15 [2023-05-05T06:24:53.100Z] v0.0.1-dev.16 [2023-05-05T06:24:53.100Z] v0.0.1-dev.17 [2023-05-05T06:24:53.100Z] v0.0.1-dev.18 [2023-05-05T06:24:53.100Z] v0.0.1-dev.19 [2023-05-05T06:24:53.100Z] v0.0.1-dev.2 [2023-05-05T06:24:53.100Z] v0.0.1-dev.20 [2023-05-05T06:24:53.100Z] v0.0.1-dev.21 [2023-05-05T06:24:53.100Z] v0.0.1-dev.22 [2023-05-05T06:24:53.100Z] v0.0.1-dev.23 [2023-05-05T06:24:53.100Z] v0.0.1-dev.24 [2023-05-05T06:24:53.100Z] v0.0.1-dev.25 [2023-05-05T06:24:53.100Z] v0.0.1-dev.26 [2023-05-05T06:24:53.100Z] v0.0.1-dev.27 [2023-05-05T06:24:53.100Z] v0.0.1-dev.28 [2023-05-05T06:24:53.100Z] v0.0.1-dev.3 [2023-05-05T06:24:53.100Z] v0.0.1-dev.4 [2023-05-05T06:24:53.100Z] v0.0.1-dev.5 [2023-05-05T06:24:53.100Z] v0.0.1-dev.6 [2023-05-05T06:24:53.100Z] v0.0.1-dev.7 [2023-05-05T06:24:53.100Z] v0.0.1-dev.8 [2023-05-05T06:24:53.100Z] v0.0.1-dev.9 [2023-05-05T06:24:53.100Z] v2.2.0 [2023-05-05T06:24:53.100Z] v2.2.0-dev.29 [2023-05-05T06:24:53.100Z] v2.2.0-dev.30 [2023-05-05T06:24:53.100Z] v2.2.0-dev.31 [2023-05-05T06:24:53.100Z] v2.2.0-dev.32 [2023-05-05T06:24:53.100Z] v2.2.0-dev.33 [2023-05-05T06:24:53.100Z] v2.2.0-dev.34 [2023-05-05T06:24:53.100Z] v2.2.0-dev.35 [2023-05-05T06:24:53.100Z] v2.3.0 [2023-05-05T06:24:53.100Z] v2.3.0-dev.1 [2023-05-05T06:24:53.100Z] v2.3.0-dev.10 [2023-05-05T06:24:53.100Z] v2.3.0-dev.11 [2023-05-05T06:24:53.100Z] v2.3.0-dev.12 [2023-05-05T06:24:53.100Z] v2.3.0-dev.13 [2023-05-05T06:24:53.100Z] v2.3.0-dev.14 [2023-05-05T06:24:53.100Z] v2.3.0-dev.15 [2023-05-05T06:24:53.100Z] v2.3.0-dev.16 [2023-05-05T06:24:53.100Z] v2.3.0-dev.17 [2023-05-05T06:24:53.100Z] v2.3.0-dev.18 [2023-05-05T06:24:53.100Z] v2.3.0-dev.19 [2023-05-05T06:24:53.100Z] v2.3.0-dev.2 [2023-05-05T06:24:53.100Z] v2.3.0-dev.20 [2023-05-05T06:24:53.100Z] v2.3.0-dev.21 [2023-05-05T06:24:53.100Z] v2.3.0-dev.22 [2023-05-05T06:24:53.100Z] v2.3.0-dev.23 [2023-05-05T06:24:53.100Z] v2.3.0-dev.24 [2023-05-05T06:24:53.100Z] v2.3.0-dev.25 [2023-05-05T06:24:53.100Z] v2.3.0-dev.26 [2023-05-05T06:24:53.100Z] v2.3.0-dev.27 [2023-05-05T06:24:53.100Z] v2.3.0-dev.28 [2023-05-05T06:24:53.100Z] v2.3.0-dev.29 [2023-05-05T06:24:53.100Z] v2.3.0-dev.3 [2023-05-05T06:24:53.100Z] v2.3.0-dev.30 [2023-05-05T06:24:53.100Z] v2.3.0-dev.31 [2023-05-05T06:24:53.100Z] v2.3.0-dev.32 [2023-05-05T06:24:53.100Z] v2.3.0-dev.33 [2023-05-05T06:24:53.100Z] v2.3.0-dev.34 [2023-05-05T06:24:53.100Z] v2.3.0-dev.35 [2023-05-05T06:24:53.100Z] v2.3.0-dev.36 [2023-05-05T06:24:53.100Z] v2.3.0-dev.37 [2023-05-05T06:24:53.100Z] v2.3.0-dev.38 [2023-05-05T06:24:53.100Z] v2.3.0-dev.39 [2023-05-05T06:24:53.100Z] v2.3.0-dev.4 [2023-05-05T06:24:53.100Z] v2.3.0-dev.40 [2023-05-05T06:24:53.100Z] v2.3.0-dev.41 [2023-05-05T06:24:53.100Z] v2.3.0-dev.42 [2023-05-05T06:24:53.100Z] v2.3.0-dev.43 [2023-05-05T06:24:53.100Z] v2.3.0-dev.44 [2023-05-05T06:24:53.100Z] v2.3.0-dev.45 [2023-05-05T06:24:53.100Z] v2.3.0-dev.5 [2023-05-05T06:24:53.100Z] v2.3.0-dev.6 [2023-05-05T06:24:53.100Z] v2.3.0-dev.7 [2023-05-05T06:24:53.100Z] v2.3.0-dev.8 [2023-05-05T06:24:53.100Z] v2.3.0-dev.9 [2023-05-05T06:24:53.100Z] v2.3.1 [2023-05-05T06:24:53.100Z] v2.3.1-dev.1 [2023-05-05T06:24:53.100Z] v2.3.1-dev.4 [2023-05-05T06:24:53.100Z] v2.3.1-dev.5 [2023-05-05T06:24:53.100Z] v2.3.2-dev.1 [2023-05-05T06:24:53.100Z] v2.3.2-dev.2 [2023-05-05T06:24:53.100Z] v3.0.0-dev.1 [2023-05-05T06:24:53.100Z] v3.0.0-dev.10 [2023-05-05T06:24:53.100Z] v3.0.0-dev.11 [2023-05-05T06:24:53.100Z] v3.0.0-dev.12 [2023-05-05T06:24:53.100Z] v3.0.0-dev.13 [2023-05-05T06:24:53.100Z] v3.0.0-dev.14 [2023-05-05T06:24:53.100Z] v3.0.0-dev.15 [2023-05-05T06:24:53.100Z] v3.0.0-dev.16 [2023-05-05T06:24:53.100Z] v3.0.0-dev.17 [2023-05-05T06:24:53.100Z] v3.0.0-dev.18 [2023-05-05T06:24:53.100Z] v3.0.0-dev.19 [2023-05-05T06:24:53.100Z] v3.0.0-dev.2 [2023-05-05T06:24:53.100Z] v3.0.0-dev.20 [2023-05-05T06:24:53.100Z] v3.0.0-dev.21 [2023-05-05T06:24:53.100Z] v3.0.0-dev.22 [2023-05-05T06:24:53.100Z] v3.0.0-dev.23 [2023-05-05T06:24:53.100Z] v3.0.0-dev.24 [2023-05-05T06:24:53.100Z] v3.0.0-dev.25 [2023-05-05T06:24:53.100Z] v3.0.0-dev.26 [2023-05-05T06:24:53.100Z] v3.0.0-dev.27 [2023-05-05T06:24:53.100Z] v3.0.0-dev.28 [2023-05-05T06:24:53.100Z] v3.0.0-dev.29 [2023-05-05T06:24:53.100Z] v3.0.0-dev.3 [2023-05-05T06:24:53.100Z] v3.0.0-dev.30 [2023-05-05T06:24:53.100Z] v3.0.0-dev.31 [2023-05-05T06:24:53.100Z] v3.0.0-dev.32 [2023-05-05T06:24:53.100Z] v3.0.0-dev.33 [2023-05-05T06:24:53.100Z] v3.0.0-dev.34 [2023-05-05T06:24:53.100Z] v3.0.0-dev.35 [2023-05-05T06:24:53.100Z] v3.0.0-dev.36 [2023-05-05T06:24:53.100Z] v3.0.0-dev.37 [2023-05-05T06:24:53.100Z] v3.0.0-dev.38 [2023-05-05T06:24:53.100Z] v3.0.0-dev.39 [2023-05-05T06:24:53.100Z] v3.0.0-dev.4 [2023-05-05T06:24:53.100Z] v3.0.0-dev.5 [2023-05-05T06:24:53.100Z] v3.0.0-dev.6 [2023-05-05T06:24:53.100Z] v3.0.0-dev.7 [2023-05-05T06:24:53.100Z] v3.0.0-dev.8 [2023-05-05T06:24:53.100Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T06:24:53.386Z] + lftools sign git-tag v3.0.0-dev.39 [2023-05-05T06:24:53.952Z] Signing Git tag with Sigul... [2023-05-05T06:24:53.952Z] Signing v3.0.0-dev.39 [2023-05-05T06:26:45.436Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T06:26:45.444Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:26:45.727Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T06:26:45.737Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T06:26:45.777Z] $ docker stop --time=1 fe55cdb822e5bb1b8b7ec11eeb802ce85ba97c4e5be71aee29c56e3393a39bf3 [2023-05-05T06:26:47.223Z] $ docker rm -f --volumes fe55cdb822e5bb1b8b7ec11eeb802ce85ba97c4e5be71aee29c56e3393a39bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T06:26:47.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:26:47.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:47.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:26:47.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:26:48.003Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:26:48.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:26:48.759Z] $ docker top f103b20ddd01a3bd2059d08d52e673eb623f7549306f59f7e0d6ecfa82e75479 -eo pid,comm [2023-05-05T06:26:48.784Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:26:48.784Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:26:48.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:26:48.830Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:26:48.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:26:48.979Z] $ docker exec f103b20ddd01a3bd2059d08d52e673eb623f7549306f59f7e0d6ecfa82e75479 ssh-agent [2023-05-05T06:26:49.068Z] SSH_AUTH_SOCK=/tmp/ssh-k0xRCBUZTKrp/agent.14 [2023-05-05T06:26:49.068Z] SSH_AGENT_PID=28 [2023-05-05T06:26:49.073Z] Running ssh-add (command line suppressed) [2023-05-05T06:26:49.200Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14742199875117492711.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14742199875117492711.key) [2023-05-05T06:26:49.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:26:49.479Z] + git semver bump pre [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,726 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,727 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,727 [bump_version] DEBUG bumped version:3.0.0-dev.40 [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,727 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,727 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,727 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,731 [execute] INFO git cat-file --batch-check [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,738 [execute] INFO git cat-file --batch [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:26:49.739Z] 2023-05-05 06:26:49,744 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:26:49.739Z] 3.0.0-dev.40 [Pipeline] } [2023-05-05T06:26:50.033Z] $ docker exec --env ******** --env ******** f103b20ddd01a3bd2059d08d52e673eb623f7549306f59f7e0d6ecfa82e75479 ssh-agent -k [2023-05-05T06:26:50.124Z] unset SSH_AUTH_SOCK; [2023-05-05T06:26:50.124Z] unset SSH_AGENT_PID; [2023-05-05T06:26:50.124Z] echo Agent pid 28 killed; [2023-05-05T06:26:50.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:26:50.409Z] + git semver [Pipeline] } [2023-05-05T06:26:50.707Z] $ docker stop --time=1 f103b20ddd01a3bd2059d08d52e673eb623f7549306f59f7e0d6ecfa82e75479 [2023-05-05T06:26:52.322Z] $ docker rm -f --volumes f103b20ddd01a3bd2059d08d52e673eb623f7549306f59f7e0d6ecfa82e75479 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:26:52.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:26:52.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:52.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:26:52.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:26:53.007Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:26:53.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:26:53.407Z] $ docker top c91f45c568e972f484b5fe1c5f26838abad9c1dc73f2876f55c17780167ad0ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:26:53.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:26:53.470Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:26:53.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:26:53.622Z] $ docker exec c91f45c568e972f484b5fe1c5f26838abad9c1dc73f2876f55c17780167ad0ae ssh-agent [2023-05-05T06:26:53.717Z] SSH_AUTH_SOCK=/tmp/ssh-t6LouV8spVjG/agent.33 [2023-05-05T06:26:53.717Z] SSH_AGENT_PID=39 [2023-05-05T06:26:53.722Z] Running ssh-add (command line suppressed) [2023-05-05T06:26:53.876Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11746342983410499433.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11746342983410499433.key) [2023-05-05T06:26:53.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:26:54.151Z] + git semver push [2023-05-05T06:26:54.409Z] 2023-05-05 06:26:54,347 [run_push] DEBUG push [2023-05-05T06:26:54.409Z] 2023-05-05 06:26:54,348 [execute] INFO git cat-file --batch-check [2023-05-05T06:26:54.409Z] 2023-05-05 06:26:54,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:26:54.409Z] 2023-05-05 06:26:54,352 [execute] INFO git rev-list a86c960877b3e7cb95273e89100152af7934c79c -- [2023-05-05T06:26:54.409Z] 2023-05-05 06:26:54,352 [execute] DEBUG Popen(['git', 'rev-list', 'a86c960877b3e7cb95273e89100152af7934c79c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:26:54.409Z] 2023-05-05 06:26:54,361 [execute] INFO git fetch -v origin [2023-05-05T06:26:54.409Z] 2023-05-05 06:26:54,361 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T06:26:54.976Z] 2023-05-05 06:26:54,811 [run_push] DEBUG no remote changes detected [2023-05-05T06:26:54.976Z] 2023-05-05 06:26:54,812 [execute] INFO git push origin semver [2023-05-05T06:26:54.976Z] 2023-05-05 06:26:54,812 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:26:55.913Z] 2023-05-05 06:26:55,582 [run_push] DEBUG push all version tags [2023-05-05T06:26:55.913Z] 2023-05-05 06:26:55,583 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T06:26:55.913Z] 2023-05-05 06:26:55,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:26:56.479Z] 2023-05-05 06:26:56,302 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:26:56.479Z] 3.0.0-dev.40 [Pipeline] } [2023-05-05T06:26:56.512Z] $ docker exec --env ******** --env ******** c91f45c568e972f484b5fe1c5f26838abad9c1dc73f2876f55c17780167ad0ae ssh-agent -k [2023-05-05T06:26:56.608Z] unset SSH_AUTH_SOCK; [2023-05-05T06:26:56.609Z] unset SSH_AGENT_PID; [2023-05-05T06:26:56.609Z] echo Agent pid 39 killed; [2023-05-05T06:26:56.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:26:57.003Z] + git semver [Pipeline] } [2023-05-05T06:26:57.330Z] $ docker stop --time=1 c91f45c568e972f484b5fe1c5f26838abad9c1dc73f2876f55c17780167ad0ae [2023-05-05T06:26:58.733Z] $ docker rm -f --volumes c91f45c568e972f484b5fe1c5f26838abad9c1dc73f2876f55c17780167ad0ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T06:26:59.421Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-05T06:26:59.421Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-05T06:26:59.421Z] total 16 [2023-05-05T06:26:59.421Z] drwxr-xr-x 3 root root 4096 May 5 06:12 . [2023-05-05T06:26:59.421Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:24 .. [2023-05-05T06:26:59.421Z] drwxr-xr-x 2 root root 4096 May 5 06:12 cost [2023-05-05T06:26:59.421Z] -rw-r--r-- 1 root root 91 May 5 06:12 cost.csv [2023-05-05T06:26:59.421Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-05T06:26:59.421Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-05T06:26:59.421Z] total 16 [2023-05-05T06:26:59.421Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:12 . [2023-05-05T06:26:59.421Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:24 .. [2023-05-05T06:26:59.421Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:12 cost [2023-05-05T06:26:59.421Z] -rw-r--r-- 1 jenkins jenkins 91 May 5 06:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:26:59.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:00.586Z] ---> package-listing.sh [2023-05-05T06:27:00.586Z] ++ facter osfamily [2023-05-05T06:27:00.586Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T06:27:00.846Z] + OS_FAMILY=debian [2023-05-05T06:27:00.846Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-05T06:27:00.846Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T06:27:00.846Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T06:27:00.846Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T06:27:00.846Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T06:27:00.846Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-05T06:27:00.846Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T06:27:00.846Z] + case "${OS_FAMILY}" in [2023-05-05T06:27:00.846Z] + dpkg -l [2023-05-05T06:27:00.846Z] + grep '^ii' [2023-05-05T06:27:00.846Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T06:27:00.846Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T06:27:00.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T06:27:00.846Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-05T06:27:00.846Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-05T06:27:00.846Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-05T06:27:00.859Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T06:27:01.136Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:27:01.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:27:01.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:27:01.780Z] prd-ubuntu20.04-docker-8c-8g-13847 does not seem to be running inside a container [2023-05-05T06:27:01.831Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:27:02.189Z] $ docker top e119129ddd5094070b14e06839882ac7ac3443d81eef7de6b47132100eaeec7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:27:02.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T06:27:02.788Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T06:27:03.076Z] + ls /var/log/sa-host [2023-05-05T06:27:03.076Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:27:03.147Z] provisioning config files... [2023-05-05T06:27:03.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6178402739136290665tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:27:03.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:03.452Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T06:27:03.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:03.791Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T06:27:03.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:04.081Z] ---> sudo-logs.sh [2023-05-05T06:27:04.081Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T06:27:04.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:04.391Z] ---> job-cost.sh [2023-05-05T06:27:04.391Z] lf-activate-venv: SKIPPING [2023-05-05T06:27:04.391Z] DEBUG: total: 0.2199999988079071 [2023-05-05T06:27:04.391Z] INFO: Retrieving Stack Cost... [2023-05-05T06:27:04.649Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:27:05.215Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T06:27:05.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:05.509Z] ---> logs-deploy.sh [2023-05-05T06:27:05.509Z] lf-activate-venv: SKIPPING [2023-05-05T06:27:05.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/135 [2023-05-05T06:27:05.509Z] INFO: archiving workspace using pattern(s): [2023-05-05T06:27:06.444Z] Archives upload complete. [2023-05-05T06:27:06.702Z] INFO: archiving logs to Nexus